Home
last modified time | relevance | path

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

/system/extras/tests/bionic/libc/common/
Dtest_strftime_2039.c11 time_t now = time(NULL); in main() local
/system/extras/tests/icachetest/
Dicache_main.c11 struct timeval now, tm; in main() local
/system/extras/tests/bionic/libc/other/
Dbench_locks.c7 static double now(void) in now() function
/system/core/charger/
Dcharger.c670 static void update_screen_state(struct charger *charger, int64_t now) in update_screen_state()
751 int64_t now = curr_time_ms(); in set_key_callback() local
798 static void process_key(struct charger *charger, int code, int64_t now) in process_key()
825 static void handle_input_state(struct charger *charger, int64_t now) in handle_input_state()
833 static void handle_power_supply_state(struct charger *charger, int64_t now) in handle_power_supply_state()
856 static void wait_next_event(struct charger *charger, int64_t now) in wait_next_event()
902 int64_t now = curr_time_ms(); in event_loop() local
921 int64_t now = curr_time_ms() - 1; in main() local
/system/core/init/
Dsignal_handler.c50 time_t now; in wait_for_one_process() local
Dbootchart.c132 struct tm now = *localtime(&now_t); in log_header() local
/system/extras/tests/framebuffer/
Drefresh.c161 int64_t now = systemTime(); in main() local
/system/core/toolbox/
Dgetevent.c652 int64_t now = event.time.tv_sec * 1000000LL + event.time.tv_usec; in getevent_main() local
Dnewfs_msdos.c270 time_t now; in newfs_msdos_main() local
/system/core/fastboot/
Dengine.c37 double now() in now() function
/system/core/adb/
Dadb.c658 struct tm now; in start_device_log() local