Searched refs:writeStatsProtoImpl (Results 1 – 2 of 2) sorted by relevance
523 return writeStatsProtoImpl(null, /* Irrelevant fieldId: */ 0); in hasStatsProtoData()528 writeStatsProtoImpl(proto, fieldId); in writeStatsProto()535 private boolean writeStatsProtoImpl(@Nullable ProtoOutputStream proto, long fieldId) { in writeStatsProtoImpl() method in BatteryConsumer
206 return writeStatsProtoImpl(null); in hasStatsProtoData()211 writeStatsProtoImpl(proto); in writeStatsProto()218 private boolean writeStatsProtoImpl(@Nullable ProtoOutputStream proto) { in writeStatsProtoImpl() method in PowerComponents