Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 20 of 20) sorted by relevance

/system/update_engine/update_manager/
Dupdate_time_restrictions_monitor.cc51 WeeklyTime Now() { in Now() function
91 FindNextNearestInterval(restricted_time_intervals, Now()); in WaitForRestrictedIntervalStarts()
99 current_interval->InRange(Now()) in WaitForRestrictedIntervalStarts()
101 : Now().GetDurationTo(current_interval->start()); in WaitForRestrictedIntervalStarts()
Dupdate_time_restrictions_monitor_unittest.cc97 const WeeklyTime now = WeeklyTime::FromTime(test_clock_.Now()); in AdvanceAfterTimestamp()
101 FakeSystemState::Get()->fake_clock()->SetWallclockTime(test_clock_.Now()); in AdvanceAfterTimestamp()
/system/core/fs_mgr/libsnapshot/
Dutility.h125 struct Now {}; struct
126 std::ostream& operator<<(std::ostream& os, const Now&);
Dutility.cpp164 std::ostream& operator<<(std::ostream& os, const Now&) { in operator <<() argument
/system/update_engine/common/
Dclock.cc24 return base::Time::Now(); in GetWallclockTime()
/system/update_engine/cros/
Domaha_request_action_unittest.cc1094 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1110 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1152 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1169 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1190 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1205 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1229 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1245 FakeSystemState::Get()->fake_clock()->SetWallclockTime(Time::Now()); in TEST_F()
1927 (Time::Now() - TimeDelta::FromHours(5 * 24 + 13)).ToInternalValue(); in PingTest()
1929 (Time::Now() - TimeDelta::FromHours(6 * 24 + 11)).ToInternalValue(); in PingTest()
[all …]
Dpayload_state.cc443 if (backoff_expiry_time_ < Time::Now()) { in ShouldBackoffDownload()
570 SetBackoffExpiryTime(Time::Now() + next_backoff_interval); in UpdateBackoffExpiryTime()
1011 if (stored_time > Time::Now() + TimeDelta::FromDays(kMaxBackoffDays)) { in LoadBackoffExpiryTime()
Dupdate_attempter.cc1384 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
1485 last_notify_time_ = TimeTicks::Now(); in BroadcastStatus()
Domaha_request_action.cc362 days = (Time::Now() - Time::FromInternalValue(last_ping)).InDays(); in CalculatePingDays()
588 Time daystart = Time::Now() - TimeDelta::FromSeconds(elapsed_seconds); in UpdateLastPingDays()
Dpayload_state_unittest.cc718 Time expected_min_time = Time::Now() + expected_days - max_fuzz_delta; in CheckPayloadBackoffState()
719 Time expected_max_time = Time::Now() + expected_days + max_fuzz_delta; in CheckPayloadBackoffState()
Dupdate_attempter_unittest.cc1930 Time update_first_seen_at = Time::Now(); in TEST_F()
1955 Time update_first_seen_at = Time::Now(); in TEST_F()
/system/security/keystore-engine/
DAndroid.bp52 // Now That Keystore 2.0 has a vintf stable interface this library is
/system/bt/stack/btm/
Dbtm_ble_multi_adv.cc665 if (enable) p_inst->enable_time = TimeTicks::Now(); in EnableFinish()
915 RecomputeTimeout(&inst, TimeTicks::Now()); in Suspend()
974 RecomputeTimeout(p_inst, TimeTicks::Now()); in OnAdvertisingSetTerminated()
1080 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout1()
1100 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout2()
1123 TimeTicks start = TimeTicks::Now(); in testRecomputeTimeout3()
/system/update_engine/payload_consumer/
Ddelta_performer.cc168 base::TimeTicks curr_time = base::TimeTicks::Now(); in UpdateOverallProgress()
397 (base::TimeTicks::Now() - _start_time), \
548 base::TimeTicks op_start_time = base::TimeTicks::Now(); in Write()
1397 base::TimeTicks curr_time = base::TimeTicks::Now(); in ShouldCheckpoint()
/system/unwinding/libunwindstack/
DAndroidVersions.md46 the appropriate FDE for a given pc. Now the code does a sequential read
105 header that has a zero p\_offset value. Now it is set from the first
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc205 base::TimeTicks start = base::TimeTicks::Now(); in Run()
232 << " blocks) in " << (base::TimeTicks::Now() - start); in Run()
/system/update_engine/aosp/
Dupdate_attempter_android.cc667 TimeTicks::Now() - last_notify_time_ >= in ProgressUpdate()
742 last_notify_time_ = TimeTicks::Now(); in SetStatusAndNotify()
/system/chre/doc/
Dframework_overview.md131 6. Now, within the context of the CHRE thread, once the event loop pops this
/system/core/fastboot/fuzzy_fastboot/
DREADME.md359 Now run fuzzy_fastboot with the supplied configuration file. If you do "--gtest_list_tests",
373 You're done :). Now you can be more confident that your implementation is sound, and
/system/core/rootdir/
Dinit.rc485 # Now we can mount /data. File encryption requires keymaster to decrypt
495 # Now we can start zygote for devices with file based encryption
668 # Now that /data is mounted and we have created /data/misc/keystore,