Searched defs:protoOutput (Results 1 – 10 of 10) sorted by relevance
66 ProtoOutputStream* protoOutput) { in writeDimensionToProtoHelper()135 ProtoOutputStream* protoOutput) { in writeDimensionLeafToProtoHelper()193 ProtoOutputStream* protoOutput) { in writeDimensionPathToProtoHelper()234 ProtoOutputStream* protoOutput) { in writeDimensionToProto()249 ProtoOutputStream* protoOutput) { in writeDimensionLeafNodesToProto()259 ProtoOutputStream* protoOutput) { in writeDimensionPathToProto()298 int depth, int prefix, ProtoOutputStream* protoOutput) { in writeFieldValueTreeToStreamHelper()353 util::ProtoOutputStream* protoOutput) { in writeFieldValueTreeToStream()399 util::ProtoOutputStream* protoOutput) { in writePullerStatsToStream()
76 bool parseProtoOutputStream(util::ProtoOutputStream& protoOutput, T* message) { in parseProtoOutputStream()
86 std::unique_ptr<std::vector<uint8_t>> serializeProtoLocked(ProtoOutputStream& protoOutput) { in serializeProtoLocked()110 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
119 android::util::ProtoOutputStream* protoOutput) { in onDumpReport()
144 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
199 ProtoOutputStream* protoOutput) { in onDumpReport()
173 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
182 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
459 ProtoOutputStream* protoOutput) { in onDumpReportLocked()
454 android::util::ProtoOutputStream protoOutput; in TEST() local