Home
last modified time | relevance | path

Searched defs:getClientInterceptors (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/api/src/main/java/io/grpc/
DInternalGlobalInterceptors.java33 public static List<ClientInterceptor> getClientInterceptors() { in getClientInterceptors() method in InternalGlobalInterceptors
DGlobalInterceptors.java77 static synchronized List<ClientInterceptor> getClientInterceptors() { in getClientInterceptors() method in GlobalInterceptors