Home
last modified time | relevance | path

Searched refs:OnBundleBootStart (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service_event_handler.h267 void OnBundleBootStart(int32_t userId = Constants::UNSPECIFIED_USERID);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp370 void BMSEventHandler::OnBundleBootStart(int32_t userId) {} in OnBundleBootStart() function in OHOS::AppExecFwk::BMSEventHandler
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_service_event_handler.cpp308 OnBundleBootStart(Constants::DEFAULT_USERID); in BundleBootStartEvent()
846 void BMSEventHandler::OnBundleBootStart(int32_t userId) in OnBundleBootStart() function in OHOS::AppExecFwk::BMSEventHandler