Searched refs:mctpInfoTableIt (Results 1 – 1 of 1) sorted by relevance
43 auto mctpInfoTableIt = std::find_if( in toTid() local48 if (mctpInfoTableIt == mctpInfoTable.end()) in toTid()52 return mctpInfoTableIt->first; in toTid()87 auto mctpInfoTableIt = std::find_if( in mapTid() local92 if (mctpInfoTableIt != mctpInfoTable.end()) in mapTid()94 return mctpInfoTableIt->first; in mapTid()