Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dgt_bundle_manager_service.cpp614 void GtManagerService::ScanThirdApp(const char *appDir, const List<ToBeInstalledApp *> *systemPathL… in ScanThirdApp()
1239 void GtManagerService::QueryPreAppInfo(const char *appDir, PreAppList *list) in QueryPreAppInfo()
H A Dbundle_manager_service.cpp380 void ManagerService::ScanAppDir(const char *appDir, const cJSON *uninstallRecord, uint8_t scanFlag) in ScanAppDir()