| /external/grpc-grpc/src/ruby/lib/grpc/generic/ |
| D | client_stub.rb | 148 def request_response(method, req, marshal, unmarshal, argument 225 def client_streamer(method, requests, marshal, unmarshal, argument 316 def server_streamer(method, req, marshal, unmarshal, argument 438 def bidi_streamer(method, requests, marshal, unmarshal, argument 485 def new_active_call(method, marshal, unmarshal, argument
|
| D | bidi_call.rb | 44 def initialize(call, marshal, unmarshal, metadata_received: false, argument
|
| D | active_call.rb | 89 def initialize(call, marshal, unmarshal, deadline, started: true, argument
|
| /external/cronet/third_party/boringssl/src/ssl/test/runner/ |
| D | handshake_messages.go | 872 func (m *clientHelloMsg) unmarshal(data []byte) bool { func 1422 func (m *serverHelloMsg) unmarshal(data []byte) bool { func 1534 func (m *encryptedExtensionsMsg) unmarshal(data []byte) bool { func 1714 func (m *serverExtensions) unmarshal(data byteReader, version uint16) bool { func 1878 func (m *clientEncryptedExtensionsMsg) unmarshal(data []byte) bool { func 1977 func (m *helloRetryRequestMsg) unmarshal(data []byte) bool { func 2109 func (m *certificateMsg) unmarshal(data []byte) bool { func 2208 func (m *compressedCertificateMsg) unmarshal(data []byte) bool { func 2242 func (m *serverKeyExchangeMsg) unmarshal(data []byte) bool { func 2278 func (m *certificateStatusMsg) unmarshal(data []byte) bool { func [all …]
|
| D | ticket.go | 94 func (s *sessionState) unmarshal(data []byte) bool { func
|
| D | common.go | 2175 unmarshal([]byte) bool methodSpec
|
| /external/boringssl/src/ssl/test/runner/ |
| D | handshake_messages.go | 872 func (m *clientHelloMsg) unmarshal(data []byte) bool { func 1422 func (m *serverHelloMsg) unmarshal(data []byte) bool { func 1534 func (m *encryptedExtensionsMsg) unmarshal(data []byte) bool { func 1714 func (m *serverExtensions) unmarshal(data byteReader, version uint16) bool { func 1878 func (m *clientEncryptedExtensionsMsg) unmarshal(data []byte) bool { func 1977 func (m *helloRetryRequestMsg) unmarshal(data []byte) bool { func 2109 func (m *certificateMsg) unmarshal(data []byte) bool { func 2208 func (m *compressedCertificateMsg) unmarshal(data []byte) bool { func 2242 func (m *serverKeyExchangeMsg) unmarshal(data []byte) bool { func 2278 func (m *certificateStatusMsg) unmarshal(data []byte) bool { func [all …]
|
| D | ticket.go | 94 func (s *sessionState) unmarshal(data []byte) bool { func
|
| D | common.go | 2179 unmarshal([]byte) bool methodSpec
|
| /external/golang-protobuf/internal/impl/ |
| D | codec_tables.go | 21 …unmarshal func(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions)… member 30 …unmarshal func(b []byte, v protoreflect.Value, num protowire.Number, wtyp protowire.Type, opts unm… member
|
| D | decode.go | 59 func (mi *MessageInfo) unmarshal(in protoiface.UnmarshalInput) (protoiface.UnmarshalOutput, error) { func
|
| /external/grpc-grpc/src/ruby/bin/ |
| D | noproto_client.rb | 34 def self.unmarshal(_o) singletonMethod in NoProtoMsg
|
| D | noproto_server.rb | 34 def self.unmarshal(_o) singletonMethod in NoProtoMsg
|
| /external/golang-protobuf/cmd/protoc-gen-go/testdata/fieldnames/ |
| D | fieldnames.proto | 26 optional string unmarshal = 12; field
|
| /external/golang-protobuf/proto/ |
| D | decode.go | 83 func (o UnmarshalOptions) unmarshal(b []byte, m protoreflect.Message) (out protoiface.UnmarshalOutp… func
|
| /external/golang-protobuf/encoding/prototext/ |
| D | decode.go | 64 func (o UnmarshalOptions) unmarshal(b []byte, m proto.Message) error { func
|
| /external/grpc-grpc/src/ruby/spec/support/ |
| D | services.rb | 24 def self.unmarshal(_o) singletonMethod in EchoMsg
|
| /external/mesa3d/src/mapi/glapi/gen/ |
| D | gl_marshal.py | 84 def print_sync_call(self, func, unmarshal = 0): argument
|
| /external/grpc-grpc/src/ruby/spec/generic/ |
| D | service_spec.rb | 25 def self.unmarshal(_o) singletonMethod in GoodMsg
|
| /external/golang-protobuf/encoding/protojson/ |
| D | decode.go | 64 func (o UnmarshalOptions) unmarshal(b []byte, m proto.Message) error { func
|
| /external/golang-protobuf/testing/protopack/ |
| D | pack.go | 312 func (m *Message) unmarshal(in []byte, desc protoreflect.MessageDescriptor, inferMessage bool) { func
|
| /external/libffi/src/riscv/ |
| D | ffi.c | 254 static void *unmarshal(call_builder *cb, ffi_type *type, int var, void *data) { in unmarshal() function
|
| /external/starlark-go/lib/proto/ |
| D | proto.go | 246 func unmarshal(thread *starlark.Thread, fn *starlark.Builtin, args starlark.Tuple, kwargs []starlar… func
|