Searched refs:getShortEntry (Results 1 – 3 of 3) sorted by relevance
161 template<> const collateral::catalogentry<uint32_t> * collateral::getShortEntry<>(uint32_t id) const in getShortEntry() function in collateral166 template<> const collateral::catalogentry<uint64_t> * collateral::getShortEntry<>(uint64_t id) const in getShortEntry() function in collateral
158 coll ? coll->getShortEntry(v) : nullptr); in decodeShortPayload()
164 template<typename T> const catalogentry<T> * getShortEntry(T id) const;