Home
last modified time | relevance | path

Searched refs:TimeoutMarshaller (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/
DGrpcUtilTest.java81 GrpcUtil.TimeoutMarshaller marshaller = in timeoutTest()
82 new GrpcUtil.TimeoutMarshaller(); in timeoutTest()
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DGrpcUtil.java84 Metadata.Key.of(GrpcUtil.TIMEOUT, new TimeoutMarshaller());
613 static class TimeoutMarshaller implements Metadata.AsciiMarshaller<Long> { class in GrpcUtil
/external/grpc-grpc-java/core/
Dgrpc-core-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...