Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/thermal/
Dthermal-helper.cpp156 std::unordered_set<std::string> loaded_config_paths; in ThermalHelperImpl() local
/aosp_15_r20/hardware/google/pixel/thermal/utils/
Dthermal_info.cpp245 std::unordered_set<std::string> *loaded_config_paths) { in ParseThermalConfig()