Home
last modified time | relevance | path

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

/base/security/security_guard/services/security_collector/src/
H A Ddata_collection.cpp140 for (auto &it : needCloseLibMap_) { in CloseLib()
143 needCloseLibMap_.clear(); in CloseLib()
156 needCloseLibMap_.emplace(eventId, loader); in LoadCollector()
303 needCloseLibMap_.emplace(ruler.GetEventId(), loader); in LoadCollector()
/base/security/security_guard/services/security_collector/include/
H A Ddata_collection.h54 std::unordered_map<int64_t, LibLoader> needCloseLibMap_; member in OHOS::Security::SecurityCollector::DataCollection
/base/security/security_guard/test/unittest/security_collector/data_collection/include/
H A Ddata_collection.h55 std::unordered_map<int64_t, LibLoader> needCloseLibMap_; member in OHOS::Security::SecurityCollector::DataCollection

Completed in 1 milliseconds