Searched refs:epoch (Results 1 – 10 of 10) sorted by relevance
31 optional int64 success_time = 3; // time since epoch33 optional int64 failure_time = 5; // time since epoch47 optional int64 total_elapsed_time = 1; // time since epoch60 optional int64 last_event_time = 1; // time since epoch67 optional int64 last_success_time = 3; // time since epoch69 optional int64 last_failure_time = 5; // time since epoch72 optional int64 initial_failure_time = 8; // time since epoch75 repeated int64 periodic_sync_times = 11; // times since epoch77 optional int64 last_today_reset_time = 13; // time since epoch81 repeated int64 per_source_last_success_times = 17; // times since epoch[all …]
33 // Unix epoch timestamp of the commit in milliseconds51 // Unix epoch timestamp for lease expiration in milliseconds
147 * Last time this state was entered. Walltime in milliseconds since Unix epoch.211 /** Walltime in milliseconds since Unix epoch */250 /** Walltime in milliseconds since Unix epoch */
68 // Start time of the session in milliseconds since epoch.70 // End time of the session in milliseconds since epoch.
306 void setEpoch(const Modulo<uint32_t> &epoch) { in setEpoch() argument307 mEpoch = epoch; in setEpoch()
139 // Bucket start time in milliseconds since epoch.
658 status_t createRecord_l(const Modulo<uint32_t> &epoch);
751 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch) in createRecord_l() argument949 mProxy->setEpoch(epoch); in createRecord_l()
2439 // Time when call has started, in minutes since epoch,2656 // Time when session has started, in minutes since epoch,
1855 // Beginning of shutdown time in ms using wall clock time since unix epoch.1879 // End of boot time in ms from unix epoch using system wall clock.14621 // Unix epoch timestamp of the commit in milliseconds14639 // Unix epoch timestamp for lease expiration in milliseconds14672 // Unix epoch timestamp of the Blob's expiration in milliseconds15945 // Start time of the session in milliseconds since epoch.15947 // End time of the session in milliseconds since epoch.