Searched refs:ScanSystemApp (Results 1 – 2 of 2) sorted by relevance
89 void ScanSystemApp(const cJSON *uninstallRecord, List<ToBeInstalledApp *> *systemPathList);
443 ScanSystemApp(uninstallRecord, &systemPathList_); in InstallPreBundle()560 void GtManagerService::ScanSystemApp(const cJSON *uninstallRecord, List<ToBeInstalledApp *> *system… in ScanSystemApp() function in OHOS::GtManagerService