Searched defs:tz_id (Results 1 – 2 of 2) sorted by relevance
193 int *tz_id = reinterpret_cast<int *>(arg); in handleEvent() local470 int err = 0, done = 0, tz_id = -1; in parseGenlink() local
360 bool getThermalZoneTypeById(int tz_id, std::string *type) { in getThermalZoneTypeById()