Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio/grpc/
D_common.py107 def fully_qualified_method(group: str, method: str) -> str: function
/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/
Dserver.pyx.pxi133 def register_method(self, str fully_qualified_method):