Home
last modified time | relevance | path

Searched refs:getRawMethodName (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/
DInternalMethodDescriptor.java34 return md.getRawMethodName(transport.ordinal()); in geRawMethodName()
DMethodDescriptor.java64 final Object getRawMethodName(int transportOrdinal) { in getRawMethodName() method in MethodDescriptor