Home
last modified time | relevance | path

Searched refs:GetPreInstallRootDirList (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp46 GetPreInstallRootDirList(rootDirList); in GetResidentProcessRawData()
128 void ParserUtil::GetPreInstallRootDirList(std::vector<std::string> &rootDirList) in GetPreInstallRootDirList() function in OHOS::AbilityRuntime::ParserUtil
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/rdb/
H A Dparser_util.h34 void GetPreInstallRootDirList(std::vector<std::string> &rootDirList);
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrdbparserutil_fuzzer/
H A Dabilitymgrrdbparserutil_fuzzer.cpp74 instance.GetPreInstallRootDirList(rootDirList); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_rdb.cpp193 BMSEventHandler::GetPreInstallRootDirList(rootDirs); in ParseConfig()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_mgr_service_event_handler.h68 static void GetPreInstallRootDirList(std::vector<std::string> &rootDirList);
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dbundle_mgr_service_event_handler.cpp215 void BMSEventHandler::GetPreInstallRootDirList(std::vector<std::string>& rootDirList) {} in GetPreInstallRootDirList() function in OHOS::AppExecFwk::BMSEventHandler
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp46 BMSEventHandler::GetPreInstallRootDirList(rootDirList); in Init()
H A Dbundle_mgr_service_event_handler.cpp579 void BMSEventHandler::GetPreInstallRootDirList(std::vector<std::string> &rootDirList) in GetPreInstallRootDirList() function in OHOS::AppExecFwk::BMSEventHandler
625 GetPreInstallRootDirList(rootDirList); in LoadPreInstallProFile()
875 GetPreInstallRootDirList(rootDirList); in GetBundleDirFromScan()