Searched refs:temp_path (Results 1 – 3 of 3) sorted by relevance
172 std::string temp_path; member
843 std::string temp_path; in ParseSensorInfo() local845 temp_path = sensors[i]["TempPath"].asString(); in ParseSensorInfo()846 LOG(INFO) << "Sensor[" << name << "]'s TempPath: " << temp_path; in ParseSensorInfo()922 .temp_path = temp_path, in ParseSensorInfo()
576 if (sensor_info_pair.second.temp_path.empty()) { in initializeSensorMap()580 path = sensor_info_pair.second.temp_path; in initializeSensorMap()