Searched refs:preBundleScene (Results 1 - 6 of 6) sorted by relevance
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | event_report.h | 126 InstallScene preBundleScene = InstallScene::NORMAL; member 165 preBundleScene = InstallScene::NORMAL; in Reset()
|
H A D | base_bundle_installer.h | 175 sysEventInfo_.preBundleScene = in MarkPreBundleSyeEventBootTag() 566 const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode);
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_service_fwk/ |
H A D | app_service_fwk_installer.h | 63 const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode);
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/ |
H A D | app_service_fwk_installer.cpp | 992 const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode) in SendBundleSystemEvent() 1000 sysEventInfo.preBundleScene = preBundleScene; in SendBundleSystemEvent() 990 SendBundleSystemEvent( const std::vector<std::string> &hspPaths, BundleEventType bundleEventType, const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode) SendBundleSystemEvent() argument
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | inner_event_report.cpp | 165 if (eventInfo.preBundleScene == INSTALL_SCENE_STR_MAP_KEY[i]) { in GetInstallScene()
|
H A D | base_bundle_installer.cpp | 236 sysEventInfo_.preBundleScene, in InstallBundle() 313 sysEventInfo_.preBundleScene, in Recover() 376 sysEventInfo_.preBundleScene, in UninstallBundle() 482 sysEventInfo_.preBundleScene, in UninstallHspBundle() 522 sysEventInfo_.preBundleScene, in UninstallHspVersion() 570 sysEventInfo_.preBundleScene, in UninstallBundle() 4929 const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode) in SendBundleSystemEvent() 4937 sysEventInfo_.preBundleScene = preBundleScene; in SendBundleSystemEvent() 4928 SendBundleSystemEvent(const std::string &bundleName, BundleEventType bundleEventType, const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode) SendBundleSystemEvent() argument
|
Completed in 15 milliseconds