Searched defs:tm (Results 1 – 14 of 14) sorted by relevance
| /system/extras/tests/timetest/ |
| D | rtc_test.cpp | 29 static int hwtime(int flag, int request, struct rtc_time *tm) { in hwtime() 74 static int rd_hwtime(struct rtc_time *tm) { in rd_hwtime() 78 static int set_hwtime(struct rtc_time *tm) { in set_hwtime() 124 struct rtc_time tm = roll; in rtc_rollover() local
|
| /system/core/libutils/ |
| D | ProcessCallStack.cpp | 102 static String8 getTimeString(struct tm tm) { in getTimeString() 144 struct tm tm; in update() local
|
| /system/core/debuggerd/ |
| D | util.cpp | 67 tm tm; in get_timestamp() local
|
| /system/libziparchive/ |
| D | zip_writer_test.cc | 188 struct tm tm; in MakeTm() local 202 struct tm tm = MakeTm(); in TEST_F() local 252 struct tm tm = MakeTm(); in TEST_F() local
|
| /system/media/audio_utils/include/audio_utils/ |
| D | clock.h | 60 struct tm tm; in audio_utils_ns_to_string() local
|
| /system/extras/simpleperf/ |
| D | cmd_boot_record.cpp | 178 struct tm tm; in GetDefaultOutputFilename() local
|
| /system/logging/logd/ |
| D | LogKlog.cpp | 278 struct tm tm = {.tm_isdst = -1}; in calculateCorrection() local
|
| D | LogTags.cpp | 103 struct tm tm; in RebuildFileEventLogTags() local
|
| /system/core/healthd/ |
| D | healthd_mode_charger.cpp | 210 timespec tm; in curr_time_ms() local
|
| /system/extras/simpleperf/app_api/cpp/ |
| D | simpleperf.cpp | 104 struct tm tm; in GetDefaultOutputFilename() local
|
| /system/core/debuggerd/libdebuggerd/ |
| D | tombstone_proto.cpp | 523 tm tm; in dump_log_file() local
|
| /system/memory/lmkd/ |
| D | lmkd.cpp | 2015 static void record_wakeup_time(struct timespec *tm, enum wakeup_reason reason, in record_wakeup_time() 2037 struct wakeup_info *wi, struct timespec *tm, struct psi_data *pd) { in killinfo_log() 2305 union meminfo *mi, struct wakeup_info *wi, struct timespec *tm, in kill_one_process() 2422 struct wakeup_info *wi, struct timespec *tm, in find_and_kill_process()
|
| /system/logging/liblog/ |
| D | logprint.cpp | 1216 struct tm tm; in convertMonotonic() local
|
| /system/update_engine/common/ |
| D | utils.cc | 1102 struct tm tm {}; in GetTimeAsString() struct
|