/external/golang-protobuf/proto/ |
D | size_test.go | 69 func (m nonptrMessage) Marshal() ([]byte, error) { func 82 func (m *messageWithEmbedding) Marshal() ([]byte, error) { func
|
D | encode.go | 185 Marshal() ([]byte, error) methodSpec
|
D | message_set.go | 105 func (ms *messageSet) Marshal(pb Message) error { func
|
D | text.go | 776 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { func
|
D | all_test.go | 286 func (f *fakeMarshaler) Marshal() ([]byte, error) { return f.b, f.err } func 1333 func (nni nonNillableInt) Marshal() ([]byte, error) { func
|
D | table_marshal.go | 132 func (a *InternalMessageInfo) Marshal(b []byte, msg Message, deterministic bool) ([]byte, error) { func 2711 func Marshal(pb Message) ([]byte, error) { func 2737 func (p *Buffer) Marshal(pb Message) error { func
|
/external/webrtc/talk/app/webrtc/ |
D | proxy.h | 141 R Marshal(rtc::Thread* t) { in Marshal() function 161 R Marshal(rtc::Thread* t) { in Marshal() function 181 R Marshal(rtc::Thread* t) { in Marshal() function 202 R Marshal(rtc::Thread* t) { in Marshal() function 223 R Marshal(rtc::Thread* t) { in Marshal() function 246 R Marshal(rtc::Thread* t) { in Marshal() function 271 R Marshal(rtc::Thread* t) { in Marshal() function 297 R Marshal(rtc::Thread* t) { in Marshal() function
|
/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/ |
D | Marshal.java | 30 public interface Marshal { interface
|
/external/flatbuffers/go/ |
D | grpc.go | 8 func (FlatbuffersCodec) Marshal(v interface{}) ([]byte, error) { func
|
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | plugin.pb.go | 53 func (m *Version) Marshal(b []byte, deterministic bool) ([]byte, error) { func 133 func (m *CodeGeneratorRequest) Marshal(b []byte, deterministic bool) ([]byte, error) { func 200 func (m *CodeGeneratorResponse) Marshal(b []byte, deterministic bool) ([]byte, error) { func 295 func (m *CodeGeneratorResponse_File) Marshal(b []byte, deterministic bool) ([]byte, error) { func
|
/external/clang/test/SemaTemplate/ |
D | destructor-template.cpp | 68 template <typename T> struct Marshal { struct
|
/external/boringssl/src/ssl/test/runner/hrss/ |
D | hrss.go | 1041 func (pub *PublicKey) Marshal() []byte { func 1099 func (priv *PrivateKey) Marshal() []byte { func
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb.go | 129 func (m *Marshaler) Marshal(out io.Writer, pb proto.Message) error { func
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_test.cc | 279 TEST(Tensor_Variant, Marshal) { in TEST() argument
|