/system/core/toolbox/ |
D | date.c | 15 static int settime_alarm(struct timespec *ts) { in settime_alarm() 29 struct timespec ts; in settime_alarm_tm() local 38 struct timespec ts; in settime_alarm_timeval() local 114 static char *parse_time(const char *str, struct timeval *ts) { in parse_time()
|
D | uptime.c | 57 static int elapsedRealtimeAlarm(struct timespec *ts) in elapsedRealtimeAlarm() 73 struct timespec ts; in elapsedRealtime() local
|
D | alarm.c | 17 struct timespec ts; in alarm_main() local
|
/system/core/liblog/tests/ |
D | libc_test.cpp | 44 struct timespec ts; in TEST() local 105 struct timespec ts; in TEST() local
|
D | liblog_benchmark.cpp | 144 log_time ts; in BM_log_latency() local 224 log_time ts(CLOCK_REALTIME); in BM_log_delay() local
|
D | liblog_test.cpp | 127 log_time ts(CLOCK_MONOTONIC); in TEST() local
|
/system/extras/tests/bionic/libc/common/ |
D | test_pthread_once.c | 42 struct timespec ts; in once_function() local
|
D | test_pthread_rwlock.c | 75 struct timespec ts[1]; in time_now() local 84 struct timespec ts; in time_sleep() local
|
D | test_pthread_mutex.c | 76 struct timespec ts[1]; in time_now() local 85 struct timespec ts; in time_sleep() local
|
/system/core/libcutils/ |
D | socket_network_client.c | 53 struct timeval ts; in socket_network_client_timeout() local
|
/system/core/include/utils/ |
D | Condition.h | 110 struct timespec ts; in waitRelative() local
|
/system/core/libutils/ |
D | SystemClock.cpp | 112 struct timespec ts; in elapsedRealtimeNano() local
|
/system/core/libbacktrace/ |
D | BacktraceThread.cpp | 111 timespec ts; in Wait() local
|
/system/extras/sane_schedstat/ |
D | sane_schedstat.c | 113 unsigned long long ts; in parse() local
|
/system/extras/tests/bionic/libc/other/ |
D | test_zlib.c | 160 struct timespec ts; in get_time_usec() local
|
D | test_jpeg.c | 223 struct timespec ts; in get_time_usec() local
|
/system/core/liblog/ |
D | logd_write.c | 162 struct timespec ts; in __write_to_log_kernel() local
|
/system/core/fs_mgr/ |
D | fs_mgr.c | 68 struct timespec ts; in gettime() local
|
/system/core/libnetutils/ |
D | dhcpclient.c | 55 struct timespec ts; in get_msecs() local
|
/system/media/audio_utils/ |
D | echo_reference.c | 333 struct timespec ts = {0, 0}; in echo_reference_read() local
|
/system/core/init/ |
D | util.c | 271 struct timespec ts; in gettime() local
|
/system/core/adb/ |
D | usb_linux.c | 316 struct timespec ts; in usb_bulk_write() local
|
D | commandline.c | 691 const char *ts; in escape_arg() local
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 240 log_time ts(CLOCK_MONOTONIC); in TEST() local
|