Searched refs:serializeProtoLocked (Results 1 – 1 of 1) sorted by relevance
87 std::unique_ptr<std::vector<uint8_t>> serializeProtoLocked(ProtoOutputStream& protoOutput) { in serializeProtoLocked() function123 std::unique_ptr<std::vector<uint8_t>> buffer = serializeProtoLocked(*mProto); in onDumpReportLocked()