Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio/grpc/
D_simple_stubs.py31 CacheKey = Tuple[str, OptionsType, Optional[grpc.ChannelCredentials], Optional[ variable
103 def _evict_locked(self, key: CacheKey):