Home
last modified time | relevance | path

Searched defs:defaultPath (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Djson_utils.cpp28 const std::string& defaultPath) in LoadConfiguration()
38 std::string JsonUtils::GetConfigPath(const std::string& path, const std::string& defaultPath) in GetConfigPath()
/ohos5.0/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"; variable
/ohos5.0/base/tee/tee_client/frameworks/libteec_vendor/
H A Dtee_client_app_load.c219 static int32_t TEEC_ReadApp(const TaFileInfo *taFile, const char *loadFile, bool defaultPath, in TEEC_ReadApp()
/ohos5.0/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dsim_test.cpp79 …std::vector<const char *> defaultPath { "/system/operator_config.json", "/chipset/operator_config.… variable
134 …std::vector<const char *> defaultPath { "/system/operator_config.json", "/chipset/operator_config.… variable
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/
H A Dhks_chipset_platform_encrypt_test.cpp602 constexpr const char defaultPath[] = "/data/input.json"; variable
/ohos5.0/base/tee/tee_client/services/teecd/src/
H A Dfs_work_agent.c243 char *defaultPath = NULL; in GetPathStorage() local
/ohos5.0/base/hiviewdfx/hiview/core/
H A Dhiview_platform.cpp800 void HiviewPlatform::ValidateAndCreateDirectory(std::string& defaultPath, const std::string& realPa… in ValidateAndCreateDirectory()
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dreminder_data_manager.cpp1615 std::string defaultPath; in PlaySoundAndVibration() local