Home
last modified time | relevance | path

Searched defs:commonEventInfos (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundlemgrproxy_fuzzer/
H A Dbundlemgrproxy_fuzzer.cpp77 std::vector<CommonEventInfo> commonEventInfos; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_compatible_system_test/
H A Dbms_compatible_system_test.cpp737 std::vector<CommonEventInfo> commonEventInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_permission_grant_test/
H A Dbms_bundle_permission_false_test.cpp716 std::vector<CommonEventInfo> commonEventInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_kit_service_test.cpp5857 std::vector<CommonEventInfo> commonEventInfos; variable
5872 std::vector<CommonEventInfo> commonEventInfos; variable
5885 std::vector<CommonEventInfo> commonEventInfos; variable
5899 std::vector<CommonEventInfo> commonEventInfos; variable
5913 std::vector<CommonEventInfo> commonEventInfos; variable
5927 std::vector<CommonEventInfo> commonEventInfos; variable
5946 std::vector<CommonEventInfo> commonEventInfos; variable
5964 std::vector<CommonEventInfo> commonEventInfos; variable
H A Dbms_bundle_data_mgr_test.cpp2656 std::vector<CommonEventInfo> commonEventInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp1044 std::vector<CommonEventInfo> commonEventInfos; in BenchmarkTestGetAllCommonEventInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_mgr_interface.h986 …l GetAllCommonEventInfo(const std::string &eventKey, std::vector<CommonEventInfo> &commonEventInfo… in GetAllCommonEventInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_manager_test/
H A Dbms_bundle_manager_test.cpp1817 std::vector<CommonEventInfo> commonEventInfos; variable
2626 std::vector<CommonEventInfo> commonEventInfos; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_proxy.cpp2600 …::GetAllCommonEventInfo(const std::string &eventKey, std::vector<CommonEventInfo> &commonEventInfo… in GetAllCommonEventInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2494 std::vector<CommonEventInfo> &commonEventInfos) in GetAllCommonEventInfo()