Home
last modified time | relevance | path

Searched refs:start_count (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/mediametrics/
Dstatsd_audiorecord.cpp133 int64_t start_count = -1; in statsd_audiorecord() local
134 if (item->getInt64("android.media.audiorecord.startCount", &start_count)) { in statsd_audiorecord()
135 metrics_proto.set_start_count(start_count); in statsd_audiorecord()
181 << " start_count:" << start_count in statsd_audiorecord()
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags156 3011 system_server_start (start_count|1),(uptime|2|3),(elapse_time|2|3)
/frameworks/proto_logging/stats/message/
Dmediametrics_message.proto62 optional int64 start_count = 15; field
/frameworks/base/core/proto/android/os/
Dbatterystats.proto79 optional int64 start_count = 2; field
524 optional int32 start_count = 3; field
721 optional int32 start_count = 5; field
/frameworks/proto_logging/stats/
Datoms.proto21385 optional int32 start_count = 13; field