Home
last modified time | relevance | path

Searched refs:CONFIG_PATH (Results 1 - 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_uni_render_judgement.cpp25 const std::string CONFIG_PATH = "/etc/"; member
63 std::string configFilePath = CONFIG_PATH + UNIRENDER_CONFIG_FILE_NAME; in InitUniRenderWithConfigFile()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_new_pipe_judgement.cpp25 const std::string CONFIG_PATH = "/etc/"; member
113 std::string configFilePath = CONFIG_PATH + ACE_NEW_PIPE_CONFIG_FILE_NAME; in InitAceNewPipeWithConfigFile()
/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp28 const std::string CONFIG_PATH = "/etc/ability_runtime/deeplink_reserve_config.json"; member
50 char *configPath = GetOneCfgFile(CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in GetConfigPath()
/foundation/ability/ability_runtime/services/common/src/
H A Dapp_utils.cpp46 constexpr const char* CONFIG_PATH = "/etc/ability_runtime/resident_process_in_extreme_memory.json"; member
269 if (!JsonUtils::GetInstance().LoadConfiguration(CONFIG_PATH, object)) { in LoadResidentProcessInExtremeMemory()
/foundation/ability/ability_runtime/test/fuzztest/deeplinkreserveconfig_fuzzer/
H A Ddeeplinkreserveconfig_fuzzer.cpp41 const std::string CONFIG_PATH = "/etc/ability_runtime/deeplink_reserve_config.json"; member
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime.cpp91 const std::string CONFIG_PATH = "/etc/system_kits_config.json"; member
1515 char *configPath = GetOneCfgFile(CONFIG_PATH.c_str(), buf, MAX_PATH_LEN); in GetSystemKitPath()

Completed in 9 milliseconds