Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_manager_service.cpp514 std::string profileDir = codePath + std::string(PATH_SEPARATOR) + ent->d_name; in ReloadBundleInfo() local
H A Dgt_bundle_manager_service.cpp802 bool GtManagerService::ReloadBundleInfo(const char *profileDir, const char *appId, bool isSystemApp) in ReloadBundleInfo()