Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/main/resources/base/profile/
H A Dstatic_subscriber_config.json2 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/jsBundle/jsThirdBundle/bmsThirdBundle2/src/main/
H A Dconfig.json24 "commonEvents":[ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e21Test/src/main/
H A Dconfig.json143 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e23Test/src/main/
H A Dconfig.json143 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e3Test/src/main/
H A Dconfig.json143 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e4Test/src/main/
H A Dconfig.json143 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e5Test/src/main/
H A Dconfig.json143 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/stThirdBundle/e6Test/src/main/
H A Dconfig.json143 "commonEvents": [ array
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h336 void AddModuleCommonEvent(const std::map<std::string, CommonEventInfo> &commonEvents) in AddModuleCommonEvent()
1094 void InsertCommonEvents(const std::string &keyName, const CommonEventInfo &commonEvents) in InsertCommonEvents()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_profile.cpp337 std::vector<CommonEvent> commonEvents; member