Searched refs:mInflightRawBoostPresent (Results 1 – 3 of 3) sorted by relevance
67 if (!mInflightRawBoostPresent.empty()) { in configureStreams_3_3()70 mInflightRawBoostPresent.size()); in configureStreams_3_3()
112 if (!mInflightRawBoostPresent.empty()) { in configureStreams_3_4_Impl()115 mInflightRawBoostPresent.size()); in configureStreams_3_4_Impl()600 auto boostEntry = d->mInflightRawBoostPresent.find( in sNotify_3_4()602 if (d->mInflightRawBoostPresent.end() != boostEntry) { in sNotify_3_4()603 d->mInflightRawBoostPresent.erase( in sNotify_3_4()
161 std::map<uint32_t, bool> mInflightRawBoostPresent; member