Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h92 std::unordered_map<NotifyType, std::string> commonEventMap_; member in OHOS::AppExecFwk::BundleCommonEventMgr
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_common_event_mgr.cpp56 commonEventMap_ = { in Init()
208 auto iter = commonEventMap_.find(type); in GetCommonEventData()
209 if (iter == commonEventMap_.end()) { in GetCommonEventData()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp7178 commonEventMgr_->commonEventMap_.clear(); in HWTEST_F()

Completed in 14 milliseconds