Home
last modified time | relevance | path

Searched defs:Marshaller (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.Core/
DMarshaller.cs27 public class Marshaller<T> class
37 public Marshaller(Func<T, byte[]> serializer, Func<byte[], T> deserializer) in Marshaller() method in Grpc.Core.Marshaller
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DMethodDescriptor.java142 public interface Marshaller<T> { interface in MethodDescriptor
/external/python/cpython3/Lib/xmlrpc/
Dclient.py460 class Marshaller: class
/external/python/cpython2/Lib/
Dxmlrpclib.py596 class Marshaller: class
/external/grpc-grpc-java/core/
Dgrpc-core-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...