Home
last modified time | relevance | path

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

123

/system/connectivity/shill/net/
Devent_history.cc39 Timestamp now = time_->GetNow(); in RecordEventAndExpireEventsBefore() local
53 void EventHistory::RecordEventInternal(Timestamp now) { in RecordEventInternal()
61 void EventHistory::ExpireEventsBeforeInternal(int seconds_ago, Timestamp now, in ExpireEventsBeforeInternal()
90 Timestamp now = time_->GetNow(); in CountEventsWithinInterval() local
Devent_history_unittest.cc64 void RecordEvent(Timestamp now) { in RecordEvent()
69 void ExpireEventsBefore(int seconds_ago, Timestamp now, in ExpireEventsBefore()
75 void RecordEventAndExpireEventsBefore(int seconds_ago, Timestamp now, in RecordEventAndExpireEventsBefore()
94 Timestamp now) { in CountEventsWithinInterval()
Dshill_time.cc49 struct timeval now; in GetSecondsMonotonic() local
59 struct timeval now; in GetSecondsBoottime() local
/system/update_engine/update_manager/
Dreal_time_provider_unittest.cc62 const Time now = CurrTime(); in TEST_F() local
76 const Time now = CurrTime(); in TEST_F() local
/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
/system/update_engine/
Dmetrics_utils.cc267 Time now = system_state->clock()->GetWallclockTime(); in WallclockDurationHelper() local
293 Time now = system_state->clock()->GetMonotonicTime(); in MonotonicDurationHelper() local
Dpayload_state.cc968 Time now = system_state_->clock()->GetWallclockTime(); in LoadUpdateTimestampStart() local
1084 Time now = system_state_->clock()->GetMonotonicTime(); in SetUpdateDurationUptime() local
1089 Time now = system_state_->clock()->GetMonotonicTime(); in CalculateUpdateDurationUptime() local
1374 Time now = system_state_->clock()->GetWallclockTime(); in P2PAttemptAllowed() local
/system/connectivity/shill/shims/
Dnetfilter_queue_processor.cc261 time_t now = time(NULL); in InputQueueCallback() local
283 time_t now = time(NULL); in OutputQueueCallback() local
312 void NetfilterQueueProcessor::ExpireListeners(time_t now) { in ExpireListeners()
359 const Packet& packet, time_t now) { in IsIncomingPacketAllowed()
402 const Packet& packet, time_t now) { in LogOutgoingPacket()
Dnetfilter_queue_processor_unittest.cc72 void LogOutgoingPacket(time_t now) { in LogOutgoingPacket()
75 bool IsIncomingPacketAllowed(time_t now) { in IsIncomingPacketAllowed()
/system/extras/tests/icachetest/
Dicache_main.c11 struct timeval now, tm; in main() 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/fastboot/
Dutil.cpp38 double now() in now() function
/system/core/libutils/
DLooper.cpp230 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local
319 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollInner() local
398 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in pollAll() local
587 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessage() local
593 nsecs_t now = systemTime(SYSTEM_TIME_MONOTONIC); in sendMessageDelayed() local
/system/core/logd/
DLogKlog.cpp287 time_t now = real.tv_sec; in calculateCorrection() local
329 void LogKlog::sniffTime(log_time &now, in sniffTime()
465 log_time now; in synchronize() local
566 log_time now; in log() local
DLogAudit.cpp120 log_time now; in logPrint() local
/system/core/liblog/
Dlog_time.cpp32 time_t now; in strptime() local
/system/extras/tests/framebuffer/
Drefresh.c159 int64_t now = systemTime(); in main() local
/system/connectivity/shill/
Dlink_monitor.cc126 struct timeval now, elapsed_time; in OnActiveLinkMonitorFailure() local
Dportal_detector.cc165 struct timeval now, elapsed_time; in AdjustStartDelay() local
Dicmp_session_unittest.cc221 base::TimeTicks now = testing_clock_.NowTicks(); in TEST_F() local
348 base::TimeTicks now = testing_clock_.NowTicks(); in TEST_F() local
Dactive_link_monitor.cc268 struct timeval now, elapsed_time; in ReceiveResponse() local
/system/core/adb/
Dadb_trace.cpp52 struct tm now; in get_log_file_name() local
/system/webservd/webservd/
Dutils.cc40 base::Time now = base::Time::Now(); in GetTimeNow() local
/system/bt/btif/src/
Dbtif_debug_btsnoop.c63 const uint64_t now = btif_debug_ts(); in btsnoop_cb() local
/system/core/init/
Dutil.cpp288 timespec now; in gettime() local
294 timespec now; in gettime_ns() local

123