Searched defs:method_handler (Results 1 – 5 of 5) sorted by relevance
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
| D | server.pyx.pxi | 487 async def _handle_unary_unary_rpc(object method_handler, 521 async def _handle_unary_stream_rpc(object method_handler, 580 async def _handle_stream_unary_rpc(object method_handler, 612 async def _handle_stream_stream_rpc(object method_handler,
|
| /third_party/grpc/src/python/grpcio/grpc/ |
| D | _server.py | 624 def _handle_unary_unary(rpc_event, state, method_handler, default_thread_pool): argument 635 def _handle_unary_stream(rpc_event, state, method_handler, default_thread_pool): argument 646 def _handle_stream_unary(rpc_event, state, method_handler, default_thread_pool): argument 658 def _handle_stream_stream(rpc_event, state, method_handler, argument 706 def _handle_with_method_handler(rpc_event, method_handler, thread_pool): argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
| D | dbus_new_helpers.h | 65 WPADBusMethodHandler method_handler; member
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
| D | dbus_new_helpers.h | 65 WPADBusMethodHandler method_handler; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | protocol-dbus.c | 194 pa_dbus_method_handler *method_handler; in update_introspection() local 320 pa_dbus_method_handler *method_handler; member
|