Searched refs:epoch (Results 1 – 7 of 7) sorted by relevance
68 // Start time of the session in milliseconds since epoch.70 // End time of the session in milliseconds since epoch.
303 void setEpoch(const Modulo<uint32_t> &epoch) { in setEpoch() argument304 mEpoch = epoch; in setEpoch()
137 // Bucket start time in milliseconds since epoch.
622 status_t createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName);
696 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName) in createRecord_l() argument870 mProxy->setEpoch(epoch); in createRecord_l()
1746 // Time when event happened on device, in milliseconds since epoch2402 // Time when call has started, in minutes since epoch,2616 // Time when session has started, in minutes since epoch,
1235 // Beginning of shutdown time in ms using wall clock time since unix epoch.1259 // End of boot time in ms from unix epoch using system wall clock.