Home
last modified time | relevance | path

Searched defs:rootDirList (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp45 std::vector<std::string> rootDirList; in GetResidentProcessRawData() local
128 void ParserUtil::GetPreInstallRootDirList(std::vector<std::string> &rootDirList) in GetPreInstallRootDirList()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilitymgrrdbparserutil_fuzzer/
H A Dabilitymgrrdbparserutil_fuzzer.cpp73 std::vector<std::string> rootDirList; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_permission_mgr.cpp45 std::vector<std::string> rootDirList; in Init() local
H A Dbundle_mgr_service_event_handler.cpp579 void BMSEventHandler::GetPreInstallRootDirList(std::vector<std::string> &rootDirList) in GetPreInstallRootDirList()
624 std::vector<std::string> rootDirList; in LoadPreInstallProFile() local
874 std::vector<std::string> rootDirList; in GetBundleDirFromScan() local
/ohos5.0/foundation/resourceschedule/device_standby/utils/policy/src/
H A Dstandby_config_manager.cpp328 std::list<std::string> rootDirList; in GetConfigFileList() local
/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()