Searched defs:Marshal (Results 1 – 13 of 13) sorted by relevance
/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/clang/test/SemaTemplate/ |
D | destructor-template.cpp | 68 template <typename T> struct Marshal { struct
|
/external/golang-protobuf/proto/ |
D | message_set.go | 113 func (ms *messageSet) Marshal(pb Message) error { func
|
D | all_test.go | 404 func (f *fakeMarshaler) Marshal() ([]byte, error) { return f.b, f.err } func 1376 func (nni nonNillableInt) Marshal() ([]byte, error) { func 1393 func (nm *nillableMessage) Marshal() ([]byte, error) { func
|
D | encode.go | 225 Marshal() ([]byte, error) methodSpec 230 func Marshal(pb Message) ([]byte, error) { func 261 func (p *Buffer) Marshal(pb Message) error { func
|
D | text.go | 787 func (tm *TextMarshaler) Marshal(w io.Writer, pb Message) error { func
|
/external/perf_data_converter/src/ |
D | builder.cc | 83 bool Builder::Marshal(const Profile &profile, string *output) { in Marshal() function in perftools::profiles::Builder
|
/external/golang-protobuf/jsonpb/ |
D | jsonpb.go | 95 func (m *Marshaler) Marshal(out io.Writer, pb proto.Message) error { func
|
/external/golang-protobuf/protoc-gen-go/testdata/my_test/ |
D | test.pb.go | 437 func (m *OldReply) Marshal() ([]byte, error) { func
|
/external/tensorflow/tensorflow/core/framework/ |
D | tensor_test.cc | 276 TEST(Tensor_Variant, Marshal) { in TEST() argument
|
/external/golang-protobuf/proto/testdata/ |
D | test.pb.go | 1611 func (m *MyMessageSet) Marshal() ([]byte, error) { func
|