Searched refs:tz (Results 1 – 11 of 11) sorted by relevance
34 public ThermalZoneMonitor(ThermalZone tz) { in ThermalZoneMonitor() argument35 zone = tz; in ThermalZoneMonitor()
582 for (ThermalZone tz : tzList) tz.printAttrs(); in onStartCommand()
41 struct timezone tz; in getTimeStamp() local42 Result = gettimeofday(tv, &tz); in getTimeStamp()
219 struct timezone tz; in DSPProcessor_FlushMemory() local263 struct timezone tz; in DSPProcessor_InvalidateMemory() local405 struct timezone tz; in DSPProcessor_Map() local535 struct timezone tz; in DSPProcessor_ReserveMemory() local599 struct timezone tz; in DSPProcessor_UnMap() local645 struct timezone tz; in DSPProcessor_UnReserveMemory() local
300 struct timezone tz; in DSPManager_RegisterObject() local343 struct timezone tz; in DSPManager_UnregisterObject() local
418 struct timezone tz; in DSPNode_Create() local466 struct timezone tz; in DSPNode_Delete() local652 struct timezone tz; in DSPNode_GetMessage() local760 struct timeval tz; in DSPNode_PutMessage() local
102 struct timezone tz; in DSPProcessor_Load() local
37 struct timezone tz; \39 gettimeofday(&tv, &tz); \
225 struct timezone tz; in get_timestamp() local227 gettimeofday(&tv, &tz); in get_timestamp()
231 struct timezone tz; in get_timestamp() local233 gettimeofday(&tv, &tz); in get_timestamp()