Searched refs:AddSystemAppPathList (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/include/ |
H A D | gt_bundle_manager_service.h | 97 …void AddSystemAppPathList(const char *installedPath, const char *path, List<ToBeInstalledApp *> *s…
|
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | gt_bundle_manager_service.cpp | 749 AddSystemAppPathList(nullptr, appPath, systemPathList, isSystemApp, false, appId); in ReloadEntireBundleInfo() 755 AddSystemAppPathList(codePath, appPath, systemPathList, isSystemApp, true, appId); in ReloadEntireBundleInfo() 782 void GtManagerService::AddSystemAppPathList(const char *installedPath, const char *path, in AddSystemAppPathList() function in OHOS::GtManagerService
|