Home
last modified time | relevance | path

Searched refs:recordVec (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dpending_want_manager.cpp785 auto &recordVec = it->second; in EraseBundleRecord() local
786 recordVec.erase(std::remove_if(recordVec.begin(), recordVec.end(), in EraseBundleRecord()
790 recordVec.end()); in EraseBundleRecord()
791 if (recordVec.empty()) { in EraseBundleRecord()
805 auto &recordVec = it->second; in InsertBundleRecord() local
806 recordVec.emplace_back(key); in InsertBundleRecord()

Completed in 2 milliseconds