Home
last modified time | relevance | path

Searched defs:match (Results 1 – 2 of 2) sorted by relevance

/mipi-sys-t-latest/printer/src/
Dmipi_syst_collateral.cpp117 bool collateral::match(const guid& g, uint64_t build) const in match() function in collateral
Dmipi_syst_decode.cpp566 auto match = std::find_if(collaterals.begin(), collaterals.end(), in findCollateral() local