Searched refs:writeStatsProtoImpl (Results 1 – 2 of 2) sorted by relevance
275 return writeStatsProtoImpl(null, /* Irrelevant fieldId: */ 0); in hasStatsProtoData()280 writeStatsProtoImpl(proto, fieldId); in writeStatsProto()287 private boolean writeStatsProtoImpl(@Nullable ProtoOutputStream proto, long fieldId) { in writeStatsProtoImpl() method in BatteryConsumer
260 return writeStatsProtoImpl(null); in hasStatsProtoData()265 writeStatsProtoImpl(proto); in writeStatsProto()272 private boolean writeStatsProtoImpl(@Nullable ProtoOutputStream proto) { in writeStatsProtoImpl() method in PowerComponents