Searched defs:method_handler (Results 1 – 7 of 7) sorted by relevance
/external/grpc-grpc/src/python/grpcio/grpc/_cython/_cygrpc/aio/ |
D | server.pyx.pxi | 530 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,
|
/external/libbrillo/brillo/dbus/ |
D | dbus_object.cc | 73 auto method_handler = in ExportAsync() local 104 auto method_handler = in ExportAndBlock() local
|
/external/grpc-grpc/src/python/grpcio_tests/tests_aio/unit/ |
D | done_callback_test.py | 140 async def _register_method_handler(self, method_handler): argument
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
D | dbus_new_helpers.h | 67 WPADBusMethodHandler method_handler; member
|
/external/v4l-utils/utils/dvb/ |
D | dvbv5-daemon.c | 1305 typedef int (*method_handler) (uint32_t seq, char *cmd, int fd, typedef
|
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/AllJoyn/ |
D | mod.rs | 1160 pub method_handler: alljoyn_messagereceiver_methodhandler_ptr, field
|
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/windows-sys-0.52.0/src/Windows/Win32/Devices/AllJoyn/ |
D | mod.rs | 1160 pub method_handler: alljoyn_messagereceiver_methodhandler_ptr, field
|