Home
last modified time | relevance | path

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

/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.h622 status_t createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName);
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp696 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch, const String16& opPackageName) in createRecord_l() argument
870 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,
2616 // Time when session has started, in minutes since epoch,
/frameworks/base/cmds/statsd/src/
Datoms.proto1235 // 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.