Home
last modified time | relevance | path

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

/third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/
Dserver.pyx.pxi487 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.py624 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/
Ddbus_new_helpers.h65 WPADBusMethodHandler method_handler; member
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_helpers.h65 WPADBusMethodHandler method_handler; member
/third_party/pulseaudio/src/pulsecore/
Dprotocol-dbus.c194 pa_dbus_method_handler *method_handler; in update_introspection() local
320 pa_dbus_method_handler *method_handler; member