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.pxi530 async def _handle_unary_unary_rpc(object method_handler,
564 async def _handle_unary_stream_rpc(object method_handler,
623 async def _handle_stream_unary_rpc(object method_handler,
655 async def _handle_stream_stream_rpc(object method_handler,
/third_party/grpc/src/python/grpcio_tests/tests_aio/unit/
Ddone_callback_test.py140 async def _register_method_handler(self, method_handler): argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
Ddbus_new_helpers.h65 WPADBusMethodHandler method_handler; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
Ddbus_new_helpers.h67 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