Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/protoutil/tests/
H A Dtest.proto24 enum Count { enum
29 optional Count val_enum = 16;
/aosp14/frameworks/base/tools/powermodel/src/com/android/powermodel/
H A DRawBatteryStats.java92 public enum Count { enum in RawBatteryStats
105 Count count(); in count()
171 @Line(tag="bt", scope=Scope.SYSTEM, count=Count.SINGLE)
212 @Line(tag="gn", scope=Scope.SYSTEM, count=Count.SINGLE)
245 @Line(tag="gmcd", scope=Scope.SYSTEM, count=Count.SINGLE)
260 @Line(tag="m", scope=Scope.SYSTEM, count=Count.SINGLE)
326 @Line(tag="nt", scope=Scope.UID, count=Count.SINGLE)
396 @Line(tag="sgt", scope=Scope.SYSTEM, count=Count.SINGLE)
402 @Line(tag="sst", scope=Scope.SYSTEM, count=Count.SINGLE)
408 @Line(tag="uid", scope=Scope.UID, count=Count.MULTIPLE)
[all …]
/aosp14/frameworks/base/tools/aapt2/
H A DResourceValues.h351 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator
353 std::array<std::unique_ptr<Item>, Count> values;
H A DDebug.cpp205 constexpr std::array<const char*, Plural::Count> kPluralNames = { in Visit()
208 for (size_t i = 0; i < Plural::Count; i++) { in Visit()
/aosp14/frameworks/base/core/proto/android/service/
H A Dprocstats.proto159 // Count of excessive CPU kills
162 // Count of kills when cached
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DEventLogTags.logtags47 30034 am_service_crashed_too_much (User|1|5),(Crash Count|1|1),(Component Name|3),(PID|1|5)
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DEventLogTags.logtags249 51400 ifw_intent_matched (Intent Type|1|5),(Component Name|3),(Caller Uid|1|5),(Caller Pkg Count|1|…
/aosp14/frameworks/base/core/proto/android/os/
H A Dbatterystats.proto553 // Count of results returned by BLE scanning.
555 // Count of results returned by BLE scans when app is in background.
/aosp14/frameworks/base/proto/src/metrics_constants/
H A Dmetrics_constants.proto2517 // Count all ACTION_PRINTER_SELECT_ALL actions.
5847 // Tagged data for SMART_REPLY_VISIBLE. Count of number of smart replies.
6143 // FIELD: IO_OPERATION_COUNT - Count of how many times this slow IO operation happened
6751 // Tagged data for SMART_REPLY_VISIBLE. Count of number of smart actions.