Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp236 sysEventInfo_.preBundleScene, in InstallBundle()
313 sysEventInfo_.preBundleScene, in Recover()
372 sysEventInfo_.preBundleScene, in UninstallBundle()
477 sysEventInfo_.preBundleScene, in UninstallHspBundle()
517 sysEventInfo_.preBundleScene, in UninstallHspVersion()
564 sysEventInfo_.preBundleScene, in UninstallBundle()
1330 GetInstallEventInfo(sysEventInfo_); in ProcessBundleInstall()
4574 sysEventInfo_.Reset(); in ResetInstallProperties()
4660 sysEventInfo_.errCode = errCode; in SendBundleSystemEvent()
4662 sysEventInfo_.userId = userId_; in SendBundleSystemEvent()
[all …]
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbase_bundle_installer.h170 sysEventInfo_.preBundleScene = in MarkPreBundleSyeEventBootTag()
775 EventInfo sysEventInfo_; variable