Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dbundle_common_event.h25 constexpr const char* COMMON_EVENT_BUNDLE_SCAN_FINISHED = "usual.event.BUNDLE_SCAN_FINISHED"; variable
/ohos5.0/base/notification/common_event_service/interfaces/inner_api/
H A Dcommon_event_support.h142 static const std::string COMMON_EVENT_BUNDLE_SCAN_FINISHED; variable
/ohos5.0/base/notification/common_event_service/frameworks/native/src/
H A Dcommon_event_support.cpp156 const std::string CommonEventSupport::COMMON_EVENT_BUNDLE_SCAN_FINISHED = "usual.event.BUNDLE_SCAN_… member in OHOS::EventFwk::CommonEventSupport