Home
last modified time | relevance | path

Searched refs:epoch (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/proto/android/server/
Dsyncstorageengine.proto31 optional int64 success_time = 3; // time since epoch
33 optional int64 failure_time = 5; // time since epoch
47 optional int64 total_elapsed_time = 1; // time since epoch
60 optional int64 last_event_time = 1; // time since epoch
67 optional int64 last_success_time = 3; // time since epoch
69 optional int64 last_failure_time = 5; // time since epoch
72 optional int64 initial_failure_time = 8; // time since epoch
75 repeated int64 periodic_sync_times = 11; // times since epoch
77 optional int64 last_today_reset_time = 13; // time since epoch
81 repeated int64 per_source_last_success_times = 17; // times since epoch
[all …]
Dblobstoremanagerservice.proto33 // Unix epoch timestamp of the commit in milliseconds
51 // Unix epoch timestamp for lease expiration in milliseconds
/frameworks/av/drm/libmediadrm/protos/
Dmetrics.proto68 // Start time of the session in milliseconds since epoch.
70 // End time of the session in milliseconds since epoch.
/frameworks/av/include/private/media/
DAudioTrackShared.h303 void setEpoch(const Modulo<uint32_t> &epoch) { in setEpoch() argument
304 mEpoch = epoch; in setEpoch()
/frameworks/base/core/proto/android/service/
Dnetstats.proto137 // Bucket start time in milliseconds since epoch.
/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h635 status_t createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName);
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp734 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName) in createRecord_l() argument
917 mProxy->setEpoch(epoch); in createRecord_l()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1746 // Time when event happened on device, in milliseconds since epoch
2402 // Time when call has started, in minutes since epoch,
2619 // Time when session has started, in minutes since epoch,
/frameworks/base/cmds/statsd/src/
Datoms.proto1499 // Beginning of shutdown time in ms using wall clock time since unix epoch.
1523 // End of boot time in ms from unix epoch using system wall clock.
11120 // Unix epoch timestamp of the commit in milliseconds
11138 // Unix epoch timestamp for lease expiration in milliseconds
11171 // Unix epoch timestamp of the Blob's expiration in milliseconds
/frameworks/opt/net/wifi/service/proto/src/
Dmetrics.proto1052 // Start time of the connection, in milliseconds since Unix epoch (1970-01-01).