Home
last modified time | relevance | path

Searched refs:findCollateral (Results 1 – 2 of 2) sorted by relevance

/mipi-sys-t-3.6.0-3.5.0/printer/src/
Dmipi_syst_decode.cpp182 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
/mipi-sys-t-3.6.0-3.5.0/printer/include/
Dmipi_syst_decode.h171 collateral * findCollateral(const guid& m) const;