Searched defs:WriteAny (Results 1 – 4 of 4) sorted by relevance
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | JsonFormatter.cs | 531 private void WriteAny(TextWriter writer, IMessage value) in WriteAny() method in Google.Protobuf.JsonFormatter |
/external/protobuf/src/google/protobuf/util/internal/ | ||
D | protostream_objectwriter.cc | 386 void ProtoStreamObjectWriter::AnyWriter::WriteAny() { in WriteAny() function in google::protobuf::util::converter::ProtoStreamObjectWriter::AnyWriter |
/external/flatbuffers/include/flatbuffers/ | ||
D | flexbuffers.h | 1466 void WriteAny(const Value &val, uint8_t byte_width) { in WriteAny() function |
/external/angle/src/common/spirv/ | ||
D | spirv_instruction_builder_autogen.cpp | 1697 void WriteAny(Blob *blob, IdResultType idResultType, IdResult idResult, IdRef vector) in WriteAny() function |