Home
last modified time | relevance | path

Searched refs:ChannelUtils (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/core/java/com/android/server/powerstats/
DPowerStatsLogger.java40 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()
DPowerStatsService.java41 import com.android.server.powerstats.ProtoStreamUtils.ChannelUtils;
179 ChannelUtils.dumpsys(channel, pw); in dump()
DProtoStreamUtils.java282 static class ChannelUtils { class in ProtoStreamUtils
/frameworks/base/services/tests/servicestests/src/com/android/server/powerstats/
DPowerStatsServiceTest.java38 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()
/frameworks/base/services/
Dart-profile36730 PLcom/android/server/powerstats/ProtoStreamUtils$ChannelUtils;->getProtoBytes([Landroid/hardware/po…
36731 PLcom/android/server/powerstats/ProtoStreamUtils$ChannelUtils;->packProtoMessage([Landroid/hardware…