Searched defs:protoOutput (Results 1 – 10 of 10) sorted by relevance
90 ProtoOutputStream* protoOutput) { in writeDimensionToProtoHelper()159 ProtoOutputStream* protoOutput) { in writeDimensionLeafToProtoHelper()217 ProtoOutputStream* protoOutput) { in writeDimensionPathToProtoHelper()258 ProtoOutputStream* protoOutput) { in writeDimensionToProto()273 ProtoOutputStream* protoOutput) { in writeDimensionLeafNodesToProto()283 ProtoOutputStream* protoOutput) { in writeDimensionPathToProto()323 ProtoOutputStream* protoOutput) { in writeFieldValueTreeToStreamHelper()407 util::ProtoOutputStream* protoOutput) { in writeFieldValueTreeToStream()453 util::ProtoOutputStream* protoOutput) { in writePullerStatsToStream()491 util::ProtoOutputStream *protoOutput) { in writeAtomMetricStatsToStream()
81 bool parseProtoOutputStream(util::ProtoOutputStream& protoOutput, T* message) { in parseProtoOutputStream()
87 std::unique_ptr<std::vector<uint8_t>> serializeProtoLocked(ProtoOutputStream& protoOutput) { in serializeProtoLocked()113 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
150 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
153 android::util::ProtoOutputStream* protoOutput) { in onDumpReport()
184 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
240 ProtoOutputStream* protoOutput) { in onDumpReport()
505 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
205 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
457 android::util::ProtoOutputStream protoOutput; in TEST() local