Searched defs:config_path (Results 1 – 2 of 2) sorted by relevance
62 std::map<std::string, SensorInfo> ParseSensorInfo(std::string_view config_path) { in ParseSensorInfo()237 std::map<std::string, CoolingType> ParseCoolingDevice(std::string_view config_path) { in ParseCoolingDevice()
49 string config_path = findConfigPath(); in EseConfig() local