Home
last modified time | relevance | path

Searched refs:epoch (Results 1 – 11 of 11) 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
Dpowerstatsservice.proto147 * 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 */
/frameworks/base/proto/src/ondeviceintelligence/
Dinference_info.proto28 // Inference start time(milliseconds from the epoch time).
30 // Inference end time(milliseconds from the epoch time).
/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.h389 void setEpoch(const Modulo<uint32_t> &epoch) {
390 mEpoch = epoch;
/frameworks/av/media/libaudioclient/include/media/
DAudioRecord.h670 status_t createRecord_l(const Modulo<uint32_t> &epoch);
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto1179 /** Logs for Topics encryption during epoch computation */
1181 // Number of topics before encryption during epoch computation process.
1184 // Number of empty encrypted topics during epoch computation process.
1187 // Number of encrypted topics during epoch computation process.
1190 // The latency in milliseconds of the whole encryption process during epoch computation.
1197 // during epoch computation.
1354 // Number of sdks that called Topics API in the epoch.
/frameworks/av/media/libaudioclient/
DAudioRecord.cpp774 status_t AudioRecord::createRecord_l(const Modulo<uint32_t> &epoch) in createRecord_l() argument
987 mProxy->setEpoch(epoch); in createRecord_l()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2464 // Time when call has started, in minutes since epoch,
2681 // Time when session has started, in minutes since epoch,
/frameworks/proto_logging/stats/
Datoms.proto3079 // Beginning of shutdown time in ms using wall clock time since unix epoch.
3103 // End of boot time in ms from unix epoch using system wall clock.
18110 // Unix epoch timestamp of the commit in milliseconds
18128 // Unix epoch timestamp for lease expiration in milliseconds
18161 // Unix epoch timestamp of the Blob's expiration in milliseconds
18859 // Start time of the event in milliseconds since epoch.
18880 // Start time of the event in milliseconds since epoch.
18920 // Deprecated field - Start time of the event in milliseconds since epoch.
19831 // Start time of the session in milliseconds since epoch.
19833 // End time of the session in milliseconds since epoch.