Home
last modified time | relevance | path

Searched defs:allowCommonEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dpre_scan_info.h46 std::vector<std::string> allowCommonEvent; member
H A Dinner_bundle_info.h1702 void SetAllowCommonEvent(const std::vector<std::string> &allowCommonEvent) in SetAllowCommonEvent()
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h119 std::vector<std::string> allowCommonEvent; member
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h227 std::vector<std::string> allowCommonEvent; member
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp7029 std::vector<std::string> allowCommonEvent; variable