Searched refs:writeStatsProtoImpl (Results 1 – 2 of 2) sorted by relevance
519 return writeStatsProtoImpl(null, /* Irrelevant fieldId: */ 0); in hasStatsProtoData()524 writeStatsProtoImpl(proto, fieldId); in writeStatsProto()531 private boolean writeStatsProtoImpl(@Nullable ProtoOutputStream proto, long fieldId) { in writeStatsProtoImpl() method in BatteryConsumer
204 return writeStatsProtoImpl(null); in hasStatsProtoData()209 writeStatsProtoImpl(proto); in writeStatsProto()216 private boolean writeStatsProtoImpl(@Nullable ProtoOutputStream proto) { in writeStatsProtoImpl() method in PowerComponents