Searched defs:protoOutput (Results 1 – 10 of 10) sorted by relevance
94 ProtoOutputStream* protoOutput) { in writeDimensionToProtoHelper()163 ProtoOutputStream* protoOutput) { in writeDimensionLeafToProtoHelper()221 ProtoOutputStream* protoOutput) { in writeDimensionPathToProtoHelper()262 ProtoOutputStream* protoOutput) { in writeDimensionToProto()277 ProtoOutputStream* protoOutput) { in writeDimensionLeafNodesToProto()287 ProtoOutputStream* protoOutput) { in writeDimensionPathToProto()327 ProtoOutputStream* protoOutput) { in writeFieldValueTreeToStreamHelper()411 util::ProtoOutputStream* protoOutput) { in writeFieldValueTreeToStream()457 util::ProtoOutputStream* protoOutput) { in writePullerStatsToStream()495 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()
160 android::util::ProtoOutputStream* protoOutput) { in onDumpReport()
186 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
229 ProtoOutputStream* protoOutput) { in onDumpReport()
505 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
210 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
457 android::util::ProtoOutputStream protoOutput; in TEST() local