Home
last modified time | relevance | path

Searched refs:preBundleScene (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Devent_report.h126 InstallScene preBundleScene = InstallScene::NORMAL; member
165 preBundleScene = InstallScene::NORMAL; in Reset()
H A Dbase_bundle_installer.h175 sysEventInfo_.preBundleScene = in MarkPreBundleSyeEventBootTag()
566 const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/app_service_fwk/
H A Dapp_service_fwk_installer.h63 const InstallParam &installParam, InstallScene preBundleScene, ErrCode errCode);
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp992 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 Dinner_event_report.cpp165 if (eventInfo.preBundleScene == INSTALL_SCENE_STR_MAP_KEY[i]) { in GetInstallScene()
H A Dbase_bundle_installer.cpp236 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