Home
last modified time | relevance | path

Searched refs:InnerProcessBootPreBundleProFileInstall (Results 1 – 4 of 4) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_mgr_service_event_handler.h280 void InnerProcessBootPreBundleProFileInstall(int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
Dbundle_mgr_service_event_handler.cpp382 void BMSEventHandler::InnerProcessBootPreBundleProFileInstall(int32_t userId) {} in InnerProcessBootPreBundleProFileInstall() function in OHOS::AppExecFwk::BMSEventHandler
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dbms_event_handler_test.cpp722 handler->InnerProcessBootPreBundleProFileInstall(Constants::ALL_USERID);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_service_event_handler.cpp872 InnerProcessBootPreBundleProFileInstall(userId); in OnBundleBootStart()
946 void BMSEventHandler::InnerProcessBootPreBundleProFileInstall(int32_t userId) in InnerProcessBootPreBundleProFileInstall() function in OHOS::AppExecFwk::BMSEventHandler