Home
last modified time | relevance | path

Searched defs:rootDir (Results 1 - 9 of 9) sorted by relevance

/base/global/resource_management/frameworks/resmgr/test/unittest/common/
H A Dtheme_manager_test.cpp86 std::string rootDir = "/data/test/theme/skin/ohos.global.test.all"; in HWTEST_F() local
111 std::string rootDir = "/data/test/theme/skin/ohos.global.test.all"; in HWTEST_F() local
129 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; in HWTEST_F() local
178 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; in HWTEST_F() local
203 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; in HWTEST_F() local
224 std::string rootDir = "/data/test/theme/icons/other_icons"; HWTEST_F() local
247 std::string rootDir = "/data/test/theme/icons/other_icons"; HWTEST_F() local
[all...]
/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_service_agent.cpp167 bool HiviewServiceAgent::CreateDestDirs(const std::string& rootDir, const std::string& destDir) in CreateDestDirs() argument
/base/hiviewdfx/blackbox_lite/
H A Dblackbox_core.c97 static void WaitForLogRootDir(const char *rootDir) in WaitForLogRootDir() argument
/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_service_ability.cpp66 static std::string ComposeFilePath(const std::string& rootDir, const std::string& destDir, const std::string& fileName) in ComposeFilePath() argument
/base/global/resource_management/frameworks/resmgr/src/
H A Dtheme_pack_resource.cpp251 std::tuple<std::string, std::string> GetBundleInfo(const std::string& rootDir, const std::string& path) in GetBundleInfo() argument
276 const std::shared_ptr<ThemeResource> ThemeResource::LoadThemeResource(const std::string& rootDir) in LoadThemeResource() argument
[all...]
/base/msdp/device_status/utils/common/src/
H A Dutil.cpp273 bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath() argument
/base/account/os_account/services/accountmgr/src/
H A Dohos_account_manager.cpp666 DIR* rootDir = opendir(ACCOUNT_CFG_DIR_ROOT_PATH.c_str()); in CheckOhosAccountCanBind() local
/base/account/os_account/services/accountmgr/src/osaccount/
H A Dos_account_control_file_manager.cpp423 DIR* rootDir = opendir(Constants::USER_INFO_BASE.c_str()); in RecoverAccountListJsonFile() local
/base/startup/appspawn/standard/
H A Dappspawn_service.c1416 DIR *rootDir = opendir(rootPath); in ProcessSpawnRemountMsg() local
1460 DIR *rootDir = opendir(rootPath); in ProcessSpawnRemountMsg() local

Completed in 20 milliseconds