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/
Dtheme_manager_test.cpp86 std::string rootDir = "/data/test/theme/skin/ohos.global.test.all"; variable
111 std::string rootDir = "/data/test/theme/skin/ohos.global.test.all"; variable
129 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; variable
153 std::string rootDir = "/data/test/theme/icons/ohos.global.test.all"; variable
174 std::string rootDir = "/data/test/theme/icons/other_icons"; variable
197 std::string rootDir = "/data/test/theme/icons/other_icons"; variable
/base/hiviewdfx/blackbox_lite/
Dblackbox_core.c97 static void WaitForLogRootDir(const char *rootDir) in WaitForLogRootDir()
/base/hiviewdfx/hiview/interfaces/js/napi/src/
Dhiview_service_agent.cpp167 bool HiviewServiceAgent::CreateDestDirs(const std::string& rootDir, const std::string& destDir) in CreateDestDirs()
/base/global/resource_management/frameworks/resmgr/src/
Dtheme_pack_resource.cpp251 std::tuple<std::string, std::string> GetBundleInfo(const std::string& rootDir, const std::string& p… in GetBundleInfo()
276 const std::shared_ptr<ThemeResource> ThemeResource::LoadThemeResource(const std::string& rootDir) in LoadThemeResource()
/base/msdp/device_status/utils/common/src/
Dutil.cpp265 bool IsValidPath(const std::string &rootDir, const std::string &filePath) in IsValidPath()
/base/hiviewdfx/hiview/adapter/service/server/src/
Dhiview_service_ability.cpp66 static std::string ComposeFilePath(const std::string& rootDir, const std::string& destDir, const st… in ComposeFilePath()
/base/account/os_account/services/accountmgr/src/
Dohos_account_manager.cpp692 DIR* rootDir = opendir(ACCOUNT_CFG_DIR_ROOT_PATH.c_str()); in CheckOhosAccountCanBind() local
/base/startup/appspawn/standard/
Dappspawn_service.c1404 DIR *rootDir = opendir(rootPath); in ProcessSpawnRemountMsg() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_control_file_manager.cpp406 DIR* rootDir = opendir(Constants::USER_INFO_BASE.c_str()); in RecoverAccountListJsonFile() local