Searched refs:IsSystemBundleInstalledPath (Results 1 – 2 of 2) sorted by relevance
103 …bool IsSystemBundleInstalledPath(const char *appPath, const List<ToBeInstalledApp *> *systemPathLi…
668 if (IsSystemBundleInstalledPath(appPath, systemPathList)) { in ScanThirdApp()690 bool GtManagerService::IsSystemBundleInstalledPath(const char *appPath, const List<ToBeInstalledApp… in IsSystemBundleInstalledPath() function in OHOS::GtManagerService