Searched refs:parseProfileProperty (Results 1 – 2 of 2) sorted by relevance
97 void parseProfileProperty(std::string_view sensor_name, const SensorInfo &sensor_info);
61 void ThermalThrottling::parseProfileProperty(std::string_view sensor_name, in parseProfileProperty() function in aidl::android::hardware::thermal::implementation::ThermalThrottling745 parseProfileProperty(temp.name.c_str(), sensor_info); in thermalThrottlingUpdate()