Home
last modified time | relevance | path

Searched refs:defaultPath (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/common/src/
H A Djson_utils.cpp28 const std::string& defaultPath) in LoadConfiguration()
30 std::string configPath = GetConfigPath(path, defaultPath); in LoadConfiguration()
38 std::string JsonUtils::GetConfigPath(const std::string& path, const std::string& defaultPath) in GetConfigPath() argument
43 return defaultPath; in GetConfigPath()
27 LoadConfiguration(const std::string& path, nlohmann::json& jsonBuf, const std::string& defaultPath) LoadConfiguration() argument
/foundation/ability/ability_runtime/services/common/include/
H A Djson_utils.h35 bool LoadConfiguration(const std::string& path, nlohmann::json& jsonBuf, const std::string& defaultPath = "");
38 std::string GetConfigPath(const std::string& path, const std::string& defaultPath);
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/
H A Dkv_hiview_reporter.h33 static constexpr const char *defaultPath = "single_ver/main/gen_natural_store.db"; member
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
H A Dkv_hiview_reporter.cpp134 auto file = dbPath + defaultPath + suffix.suffix_; in GetFileStatInfo()

Completed in 2 milliseconds