Searched refs:findCollateral (Results 1 – 2 of 2) sorted by relevance
182 dest.setCollateral(ctx ? findCollateral(ctx->getGuid()) : nullptr); in decodeShortMessage()337 const collateral* coll = findCollateral(dest.getGuid()); in decodeNormalMessage()549 collateral * decoder::findCollateral(const guid& g) const in findCollateral() function in decoder
171 collateral * findCollateral(const guid& m) const;