Home
last modified time | relevance | path

Searched defs:now (Results 1 – 25 of 29) sorted by relevance

12

/system/security/keystore/
Dkeystore_keymaster_enforcement.h41 time_t now = time(NULL); in activation_date_valid() local
59 time_t now = time(NULL); in expiration_date_passed() local
Dauth_token_table.cpp137 time_t now = clock_function_(); in FindTimedAuthorization() local
/system/core/healthd/
Dhealthd_mode_charger.cpp345 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/
DLogKlog.cpp245 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
DLogAudit.cpp116 log_time now; in logPrint() local
/system/extras/tests/icachetest/
Dicache_main.c11 struct timeval now, tm; in main() local
/system/core/libutils/
DLooper.cpp227 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
DBlobCache.cpp46 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in BlobCache() local
/system/core/fastboot/
Dutil.c38 double now() in now() function
/system/core/liblog/
Dlog_time.cpp31 time_t now; in strptime() local
/system/core/init/
Dsignal_handler.cpp116 time_t now = gettime(); in wait_for_one_process() local
Dutil.cpp264 timespec now; in gettime() local
270 timespec now; in gettime_ns() local
Dbootchart.cpp72 struct tm now = *localtime(&now_t); in log_header() local
/system/extras/tests/framebuffer/
Drefresh.c159 int64_t now = systemTime(); in main() local
/system/bt/btif/src/
Dbtif_debug_btsnoop.c57 const uint64_t now = btif_debug_ts(); in btsnoop_cb() local
Dbtif_hf.c313 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/
DExt4Crypt.cpp339 struct timespec now; in e4crypt_check_passwd() local
464 struct timespec now; in e4crypt_get_password() local
/system/core/libutils/tests/
DLooper_test.cpp561 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/
Dalarm.c256 static period_ms_t now(void) { in now() function
/system/keymaster/
Dkey_blob_test.cpp293 time_t now = time(NULL); in TEST_F() local
Dandroid_keymaster_messages_test.cpp579 time_t now = time(NULL); in parse_garbage() local
/system/core/toolbox/
Dgetevent.c676 int64_t now = event.time.tv_sec * 1000000LL + event.time.tv_usec; in getevent_main() local
Dnewfs_msdos.c262 time_t now; in newfs_msdos_main() local
/system/core/adb/
Dadb.cpp83 struct tm now; in start_device_log() local
/system/core/logcat/
Dlogcat.cpp389 log_time now(CLOCK_REALTIME); in lastLogTime() local

12