Searched refs:Count (Results 1 – 9 of 9) sorted by relevance
/aosp14/frameworks/base/libs/protoutil/tests/ |
H A D | test.proto | 24 enum Count { enum 29 optional Count val_enum = 16;
|
/aosp14/frameworks/base/tools/powermodel/src/com/android/powermodel/ |
H A D | RawBatteryStats.java | 92 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 D | ResourceValues.h | 351 enum { Zero = 0, One, Two, Few, Many, Other, Count }; enumerator 353 std::array<std::unique_ptr<Item>, Count> values;
|
H A D | Debug.cpp | 205 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 D | procstats.proto | 159 // Count of excessive CPU kills 162 // Count of kills when cached
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | EventLogTags.logtags | 47 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 D | EventLogTags.logtags | 249 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 D | batterystats.proto | 553 // 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 D | metrics_constants.proto | 2517 // 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.
|