Home
last modified time | relevance | path

Searched defs:commonEventMgr_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_control/
H A Dapp_control_manager.h106 std::shared_ptr<BundleCommonEventMgr> commonEventMgr_; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp373 … std::shared_ptr<BundleCommonEventMgr> commonEventMgr_ = std::make_shared<BundleCommonEventMgr>(); member in OHOS::BmsBundleDataMgrTest
H A Dbms_bundle_kit_service_test.cpp357 … std::shared_ptr<BundleCommonEventMgr> commonEventMgr_ = std::make_shared<BundleCommonEventMgr>(); member in OHOS::BmsBundleKitServiceTest