Home
last modified time | relevance | path

Searched refs:Misc (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/tools/powermodel/src/com/android/powermodel/component/
DModemBatteryStatsReader.java50 final RawBatteryStats.Misc misc = bs.getSingle(RawBatteryStats.Misc.class); in createGlobal()
86 final RawBatteryStats.Misc misc = bs.getSingle(RawBatteryStats.Misc.class); in createRemainder()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dstringprintf_unittest.cc56 TEST(StringPrintfTest, Misc) { in TEST() argument
/frameworks/base/core/java/android/os/
DBatteryStats.java7978 proto.write(SystemProto.Misc.SCREEN_ON_DURATION_MS, in dumpProtoSystemLocked()
7980 proto.write(SystemProto.Misc.PHONE_ON_DURATION_MS, in dumpProtoSystemLocked()
7982 proto.write(SystemProto.Misc.FULL_WAKELOCK_TOTAL_DURATION_MS, in dumpProtoSystemLocked()
7984 proto.write(SystemProto.Misc.PARTIAL_WAKELOCK_TOTAL_DURATION_MS, in dumpProtoSystemLocked()
7986 proto.write(SystemProto.Misc.MOBILE_RADIO_ACTIVE_DURATION_MS, in dumpProtoSystemLocked()
7988 proto.write(SystemProto.Misc.MOBILE_RADIO_ACTIVE_ADJUSTED_TIME_MS, in dumpProtoSystemLocked()
7990 proto.write(SystemProto.Misc.MOBILE_RADIO_ACTIVE_COUNT, in dumpProtoSystemLocked()
7992 proto.write(SystemProto.Misc.MOBILE_RADIO_ACTIVE_UNKNOWN_DURATION_MS, in dumpProtoSystemLocked()
7994 proto.write(SystemProto.Misc.INTERACTIVE_DURATION_MS, in dumpProtoSystemLocked()
7996 proto.write(SystemProto.Misc.BATTERY_SAVER_MODE_ENABLED_DURATION_MS, in dumpProtoSystemLocked()
[all …]
/frameworks/compile/slang/
DRSCCOptions.td142 // Misc Options
/frameworks/compile/mclinker/lib/Script/
DScriptScanner.ll91 /* Misc Commands */
DScriptParser.yy102 /* Misc Commands */
/frameworks/native/vulkan/api/templates/
Dvk_xml.tmpl179 <enums namespace="VK" comment="Misc. hardcoded constants - not an enumerated type">»
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DRawBatteryStats.java261 public static class Misc extends Record { class in RawBatteryStats
/frameworks/base/core/proto/android/os/
Dbatterystats.proto280 message Misc { message
325 optional Misc misc = 15;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/
DGPBUtilities.m1030 #pragma mark - Misc Dynamic Runtime Utils
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt57400 Landroid/os/SystemProto$Misc;
57401 Landroid/os/SystemProto$Misc;-><init>()V
57402 Landroid/os/SystemProto$Misc;->BATTERY_SAVER_MODE_ENABLED_DURATION_MS:J
57403 Landroid/os/SystemProto$Misc;->DEEP_DOZE_COUNT:J
57404 Landroid/os/SystemProto$Misc;->DEEP_DOZE_ENABLED_DURATION_MS:J
57405 Landroid/os/SystemProto$Misc;->DEEP_DOZE_IDLING_COUNT:J
57406 Landroid/os/SystemProto$Misc;->DEEP_DOZE_IDLING_DURATION_MS:J
57407 Landroid/os/SystemProto$Misc;->FULL_WAKELOCK_TOTAL_DURATION_MS:J
57408 Landroid/os/SystemProto$Misc;->INTERACTIVE_DURATION_MS:J
57409 Landroid/os/SystemProto$Misc;->LIGHT_DOZE_COUNT:J
[all …]