/system/security/keystore/ |
D | keystore_keymaster_enforcement.h | 41 time_t now = time(NULL); in activation_date_valid() local 59 time_t now = time(NULL); in expiration_date_passed() local
|
D | auth_token_table.cpp | 137 time_t now = clock_function_(); in FindTimedAuthorization() local
|
/system/core/healthd/ |
D | healthd_mode_charger.cpp | 345 static void update_screen_state(struct charger *charger, int64_t now) in update_screen_state() 462 int64_t now = curr_time_ms(); in set_key_callback() local 509 static void process_key(struct charger *charger, int code, int64_t now) in process_key() 555 static void handle_input_state(struct charger *charger, int64_t now) in handle_input_state() 563 static void handle_power_supply_state(struct charger *charger, int64_t now) in handle_power_supply_state() 598 int64_t now = curr_time_ms(); in healthd_mode_charger_heartbeat() local 630 int64_t now = curr_time_ms(); in healthd_mode_charger_preparetowait() local
|
/system/core/logd/ |
D | LogKlog.cpp | 245 time_t now = real.tv_sec; in calculateCorrection() local 254 void LogKlog::sniffTime(log_time &now, const char **buf, bool reverse) { in sniffTime() 327 log_time now; in synchronize() local 433 log_time now; in log() local
|
D | LogAudit.cpp | 116 log_time now; in logPrint() local
|
/system/extras/tests/icachetest/ |
D | icache_main.c | 11 struct timeval now, tm; in main() local
|
/system/core/libutils/ |
D | Looper.cpp | 227 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 316 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local 395 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollAll() local 584 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessage() local 590 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessageDelayed() local
|
D | BlobCache.cpp | 46 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in BlobCache() local
|
/system/core/fastboot/ |
D | util.c | 38 double now() in now() function
|
/system/core/liblog/ |
D | log_time.cpp | 31 time_t now; in strptime() local
|
/system/core/init/ |
D | signal_handler.cpp | 116 time_t now = gettime(); in wait_for_one_process() local
|
D | util.cpp | 264 timespec now; in gettime() local 270 timespec now; in gettime_ns() local
|
D | bootchart.cpp | 72 struct tm now = *localtime(&now_t); in log_header() local
|
/system/extras/tests/framebuffer/ |
D | refresh.c | 159 int64_t now = systemTime(); in main() local
|
/system/bt/btif/src/ |
D | btif_debug_btsnoop.c | 57 const uint64_t now = btif_debug_ts(); in btsnoop_cb() local
|
D | btif_hf.c | 313 struct timespec now, conn_time_delta; in btif_hf_latest_connected_idx() local 1503 struct timespec now; in btif_hf_call_terminated_recently() local
|
/system/vold/ |
D | Ext4Crypt.cpp | 339 struct timespec now; in e4crypt_check_passwd() local 464 struct timespec now; in e4crypt_get_password() local
|
/system/core/libutils/tests/ |
D | Looper_test.cpp | 561 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local 598 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local 617 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in TEST_F() local
|
/system/bt/osi/src/ |
D | alarm.c | 256 static period_ms_t now(void) { in now() function
|
/system/keymaster/ |
D | key_blob_test.cpp | 293 time_t now = time(NULL); in TEST_F() local
|
D | android_keymaster_messages_test.cpp | 579 time_t now = time(NULL); in parse_garbage() local
|
/system/core/toolbox/ |
D | getevent.c | 676 int64_t now = event.time.tv_sec * 1000000LL + event.time.tv_usec; in getevent_main() local
|
D | newfs_msdos.c | 262 time_t now; in newfs_msdos_main() local
|
/system/core/adb/ |
D | adb.cpp | 83 struct tm now; in start_device_log() local
|
/system/core/logcat/ |
D | logcat.cpp | 389 log_time now(CLOCK_REALTIME); in lastLogTime() local
|