Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/grpc/
H A D_plugin_wrapping.py41 class _CallbackState(object): class
52 def __init__(self, state: _CallbackState, callback: Callable):