Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtimestamp.proto77 // // A Windows tick is 100 nanoseconds. Windows epoch 1601-01-01T00:00:00Z
78 // // is 11644473600 seconds before Unix epoch 1970-01-01T00:00:00Z.
101 // Represents seconds of UTC time since Unix epoch
/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.h614 status_t createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName);
/frameworks/av/include/media/
DAudioRecord.h614 status_t createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName);
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp660 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName) in createRecord_l() argument
834 mProxy->setEpoch(epoch); in createRecord_l()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto1650 // Time when event happened on device, in milliseconds since epoch
2259 // Time when call has started, in minutes since epoch,
2473 // Time when session has started, in minutes since epoch,
/frameworks/base/cmds/statsd/src/
Datoms.proto1181 // Beginning of shutdown time in ms using wall clock time since unix epoch.
1205 // End of boot time in ms from unix epoch using system wall clock.