Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
Dbundle_mgr_service_event_handler.h248 void InnerProcessBootPreBundleProFileInstall(int32_t userId);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_event_handler_test/
Dbms_event_handler_test.cpp657 handler->InnerProcessBootPreBundleProFileInstall(Constants::ALL_USERID);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
Dbundle_mgr_service_event_handler.cpp799 InnerProcessBootPreBundleProFileInstall(userId); in OnBundleBootStart()
849 void BMSEventHandler::InnerProcessBootPreBundleProFileInstall(int32_t userId) in InnerProcessBootPreBundleProFileInstall() function in OHOS::AppExecFwk::BMSEventHandler