Home
last modified time | relevance | path

Searched defs:unpackProtoMessage (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/powerstats/
DProtoStreamUtils.java158 public static StateResidencyResult[] unpackProtoMessage(byte[] data) throws IOException { in unpackProtoMessage() method in ProtoStreamUtils.StateResidencyResultUtils
352 public static EnergyMeasurement[] unpackProtoMessage(byte[] data) throws IOException { in unpackProtoMessage() method in ProtoStreamUtils.EnergyMeasurementUtils
454 public static EnergyConsumer[] unpackProtoMessage(byte[] data) throws IOException { in unpackProtoMessage() method in ProtoStreamUtils.EnergyConsumerUtils
590 public static EnergyConsumerResult[] unpackProtoMessage(byte[] data) throws IOException { in unpackProtoMessage() method in ProtoStreamUtils.EnergyConsumerResultUtils