Home
last modified time | relevance | path

Searched refs:GetRealConfigPath (Results 1 - 7 of 7) sorted by relevance

/foundation/resourceschedule/qos_manager/common/include/
H A Dconfig_reader.h29 void GetRealConfigPath(const char* configName, std::string& configPath);
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_executor_config.h41 std::string GetRealConfigPath(const std::string& configFile);
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_config.h46 std::string GetRealConfigPath(const std::string& configFile);
/foundation/resourceschedule/qos_manager/common/src/
H A Dconfig_reader.cpp197 void ConfigReader::GetRealConfigPath(const char* configName, std::string& configPath) in GetRealConfigPath() function in OHOS::ConcurrentTask::ConfigReader
200 CONCUR_LOGE("GetRealConfigPath:: configName is nullptr!"); in GetRealConfigPath()
208 CONCUR_LOGE("GetRealConfigPath:: get config file path error!"); in GetRealConfigPath()
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp66 std::string SocPerfConfig::GetRealConfigPath(const std::string& configFile) in GetRealConfigPath() function in OHOS::ResourceSchedule::SocPerfConfig
/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_config.cpp107 std::string SocPerfConfig::GetRealConfigPath(const std::string& configFile) in GetRealConfigPath() function in OHOS::SOCPERF::SocPerfConfig
/foundation/resourceschedule/qos_manager/services/src/
H A Dconcurrent_task_controller.cpp347 configReader_->GetRealConfigPath(CONFIG_FILE_NAME.c_str(), realPath); in ConfigReaderInit()

Completed in 7 milliseconds