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/libziparchive/ |
D | zip_writer_test.cc | 188 struct tm tm = {}; in MakeTm() local 201 struct tm tm = MakeTm(); in TEST_F() local 251 struct tm tm = MakeTm(); in TEST_F() local 342 struct tm tm = {}; in TEST_F() 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/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/extras/simpleperf/app_api/cpp/ |
D | simpleperf.cpp | 104 struct tm tm; in GetDefaultOutputFilename() local
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 210 timespec tm; in curr_time_ms() local
|
/system/logging/logd/ |
D | LogKlog.cpp | 274 struct tm tm = {.tm_isdst = -1}; in calculateCorrection() local
|
D | LogTags.cpp | 103 struct tm tm; in RebuildFileEventLogTags() local
|
/system/core/debuggerd/libdebuggerd/ |
D | tombstone_proto.cpp | 613 tm tm; in dump_log_file() local
|
/system/memory/lmkd/ |
D | lmkd.cpp | 2297 static void record_wakeup_time(struct timespec *tm, enum wakeup_reason reason, in record_wakeup_time() 2319 struct wakeup_info *wi, struct timespec *tm, struct psi_data *pd) { in killinfo_log() 2587 union meminfo *mi, struct wakeup_info *wi, struct timespec *tm, in kill_one_process() 2704 struct wakeup_info *wi, struct timespec *tm, in find_and_kill_process()
|
/system/logging/liblog/ |
D | logprint.cpp | 1221 struct tm tm; in convertMonotonic() local
|
/system/update_engine/common/ |
D | utils.cc | 1199 struct tm tm{}; in GetTimeAsString() struct
|