Home
last modified time | relevance | path

Searched refs:QUICK_FIX_APP_PATH (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_user_mgr_host_impl.cpp38 constexpr const char* QUICK_FIX_APP_PATH = "/data/update/quickfix/app/temp/cold"; variable
169 BMSEventHandler::ProcessRebootQuickFixBundleInstall(QUICK_FIX_APP_PATH, false); in OnCreateNewUser()
H A Dbundle_mgr_service_event_handler.cpp90 constexpr const char* QUICK_FIX_APP_PATH = "/data/update/quickfix/app/temp/cold"; variable
337 ProcessRebootQuickFixBundleInstall(QUICK_FIX_APP_PATH, false); in BundleRebootStartEvent()
853 ProcessRebootQuickFixBundleInstall(QUICK_FIX_APP_PATH, true); in OnBundleBootStart()
1116 ProcessRebootQuickFixBundleInstall(QUICK_FIX_APP_PATH, true); in ProcessRebootBundle()