Home
last modified time | relevance | path

Searched refs:GetConfigFilePath (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dhiview_config_util.cpp34 inline std::string GetConfigFilePath(const std::string& configFileName, bool isLocal) in GetConfigFilePath() function
45 std::string cloudConfigFilePath = GetConfigFilePath(configFileName, false); in GetConfigFilePathByVersion()
49 return GetConfigFilePath(configFileName, true); in GetConfigFilePathByVersion()
54 std::string versionFile = GetConfigFilePath(CFG_VERSION_FILE_NAME, isLocal); in GetConfigVersion()
66 std::string originVersionFile = GetConfigFilePath(CFG_VERSION_FILE_NAME, isLocal); in CopyConfigVersionFile()
107 std::string GetConfigFilePath(const std::string& configFileName) in GetConfigFilePath() function
114 std::string GetConfigFilePath(const std::string& configZipFileName, const std::string& configDir, in GetConfigFilePath() function
/ohos5.0/base/hiviewdfx/hiview/base/utility/include/
H A Dhiview_config_util.h28 std::string GetConfigFilePath(const std::string& configFileName);
29 std::string GetConfigFilePath(const std::string& configZipFileName, const std::string& configDir,
/ohos5.0/drivers/peripheral/codec/utils/src/
H A Dcodec_hcb_util.c30 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath() function
62 if (!GetConfigFilePath(productName, configPath, PATH_MAX)) { in HdfGetHcsRootNode()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/shared/src/
H A Dhcb_config_entry.c39 static bool GetConfigFilePath(const char *productName, char *configPath, size_t configPathLen) in GetConfigFilePath() function
71 if (!GetConfigFilePath(productName, configPath, PATH_MAX)) { in HdfGetHcsRootNode()
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_animation_controller.cpp36 std::string path = GetConfigFilePath(); in Start()
71 std::string BootAnimationController::GetConfigFilePath() in GetConfigFilePath() function in OHOS::BootAnimationController
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/include/
H A Dboot_animation_controller.h30 std::string GetConfigFilePath();
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/
H A Dsysevent_source.cpp119 … auto defFilePath = HiViewConfigUtil::GetConfigFilePath(DEF_ZIP_NAME, DEF_CFG_DIR, DEF_FILE_NAME); in OnLoad()
206 … auto defFilePath = HiViewConfigUtil::GetConfigFilePath(DEF_ZIP_NAME, DEF_CFG_DIR, DEF_FILE_NAME); in CheckEvent()
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/
H A Dadapter_utility_ohos_test.cpp640 auto configPath = HiViewConfigUtil::GetConfigFilePath("test_file_name");
646 … auto ret = HiViewConfigUtil::GetConfigFilePath("test_file_name", "/data/test/", "test_file_name");
/ohos5.0/base/hiviewdfx/hiview/base/
H A Dlibhiviewbase.map432 …"OHOS::HiviewDFX::HiViewConfigUtil::GetConfigFilePath(std::__h::basic_string<char, std::__h::char_…
433 …"OHOS::HiviewDFX::HiViewConfigUtil::GetConfigFilePath(std::__h::basic_string<char, std::__h::char_…