Searched refs:ChannelUtils (Results 1 – 5 of 5) sorted by relevance
40 import com.android.server.powerstats.ProtoStreamUtils.ChannelUtils;146 ChannelUtils.packProtoMessage(channel, pos); in writeMeterDataToFile()147 if (DEBUG) ChannelUtils.print(channel); in writeMeterDataToFile()335 final byte[] channelBytes = ChannelUtils.getProtoBytes(channels); in PowerStatsLogger()
41 import com.android.server.powerstats.ProtoStreamUtils.ChannelUtils;179 ChannelUtils.dumpsys(channel, pw); in dump()
282 static class ChannelUtils { class in ProtoStreamUtils
38 import com.android.server.powerstats.ProtoStreamUtils.ChannelUtils;764 byte[] bytesExpected = ChannelUtils.getProtoBytes(channels); in testDataStorageDeletedMeterMismatch()784 byte[] bytes = ChannelUtils.getProtoBytes(channels); in testDataStorageDeletedModelMismatch()856 byte[] bytes = ChannelUtils.getProtoBytes(channels); in testDataStorageDeletedResidencyMismatch()961 byte[] bytes = ChannelUtils.getProtoBytes(channels); in testDataStorageNotDeletedAllDataMatches()
36730 PLcom/android/server/powerstats/ProtoStreamUtils$ChannelUtils;->getProtoBytes([Landroid/hardware/po…36731 PLcom/android/server/powerstats/ProtoStreamUtils$ChannelUtils;->packProtoMessage([Landroid/hardware…