Home
last modified time | relevance | path

Searched defs:config_path (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/thermal/utils/
Dconfig_parser.cpp62 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()
/hardware/nxp/secure_element/libese-spi/p73/utils/
Dese_config.cpp49 string config_path = findConfigPath(); in EseConfig() local