Home
last modified time | relevance | path

Searched defs:systemPathList (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp423 void GtManagerService::InstallPreBundle(List<ToBeInstalledApp *> systemPathList, InstallerCallback … in InstallPreBundle()
543 void GtManagerService::RemoveSystemAppPathList(List<ToBeInstalledApp *> *systemPathList) in RemoveSystemAppPathList()
560 …nagerService::ScanSystemApp(const cJSON *uninstallRecord, List<ToBeInstalledApp *> *systemPathList) in ScanSystemApp()
614 …d GtManagerService::ScanThirdApp(const char *appDir, const List<ToBeInstalledApp *> *systemPathLis… in ScanThirdApp()
690 …ce::IsSystemBundleInstalledPath(const char *appPath, const List<ToBeInstalledApp *> *systemPathLis… in IsSystemBundleInstalledPath()
728 List<ToBeInstalledApp *> *systemPathList, int32_t versionCode, uint8_t scanFlag) in ReloadEntireBundleInfo()
783 List<ToBeInstalledApp *> *systemPathList, bool isSystemApp, bool isUpdated, const char *appId) in AddSystemAppPathList()