Home
last modified time | relevance | path

Searched refs:InsertCommonEvents (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_data_storage_test/
H A Dbms_bundle_data_storage_database_test.cpp1961 info.InsertCommonEvents(WRONG, commonEvent1);
1962 info.InsertCommonEvents(WRONG_MODULEPACKAGE, commonEvent2);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1094 void InsertCommonEvents(const std::string &keyName, const CommonEventInfo &commonEvents) in InsertCommonEvents() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp2512 innerBundleInfo.InsertCommonEvents(commonEventKey, commonEvent); in ToInnerBundleInfo()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp524 innerBundleInfo.InsertCommonEvents(commonEventKey, eventInfo); in AddInnerBundleInfoByTest()
H A Dbms_bundle_kit_service_test.cpp629 innerBundleInfo.InsertCommonEvents(commonEventKey, eventInfo); in AddInnerBundleInfoByTest()