Home
last modified time | relevance | path

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

/external/grpc-grpc-java/services/src/main/java/io/grpc/services/
DBinaryLogProviderImpl.java79 return helperForMethod.getClientInterceptor(getClientCallId(callOptions)); in getClientInterceptor()
91 protected CallId getClientCallId(CallOptions options) { in getClientCallId() method in BinaryLogProviderImpl