Searched refs:tz (Results 1 - 11 of 11) sorted by relevance

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
H A DThermalZoneMonitor.java34 public ThermalZoneMonitor(ThermalZone tz) { argument
35 zone = tz;
H A DThermalService.java582 for (ThermalZone tz : tzList) tz.printAttrs();
/hardware/ti/omap3/dspbridge/libbridge/
H A Dperfutils.c41 struct timezone tz; local
42 Result = gettimeofday(tv, &tz);
H A DDSPProcessor.c219 struct timezone tz; local
263 struct timezone tz; local
405 struct timezone tz; local
535 struct timezone tz; local
599 struct timezone tz; local
645 struct timezone tz; local
H A DDSPProcessor_OEM.c102 struct timezone tz; local
H A DDSPManager.c300 struct timezone tz; local
343 struct timezone tz; local
H A DDSPNode.c418 struct timezone tz; local
466 struct timezone tz; local
652 struct timezone tz; local
760 struct timeval tz; local
/hardware/qcom/gps/msm8960/platform_lib_abstractions/
H A Dplatform_lib_macros.h37 struct timezone tz; \
39 gettimeofday(&tv, &tz); \
/hardware/qcom/gps/platform_lib_abstractions/
H A Dplatform_lib_macros.h37 struct timezone tz; \
39 gettimeofday(&tv, &tz); \
/hardware/qcom/gps/msm8960/utils/
H A Dloc_log.cpp225 struct timezone tz; local
227 gettimeofday(&tv, &tz);
/hardware/qcom/gps/utils/
H A Dloc_log.cpp231 struct timezone tz; local
233 gettimeofday(&tv, &tz);

Completed in 232 milliseconds