Searched defs:_connection (Results 1 – 8 of 8) sorted by relevance
/external/clang/test/CodeGenObjC/ |
D | 2008-10-3-EhValue.m | 25 static Frob* _connection = ((void *)0); function
|
/external/python/bumble/examples/ |
D | keyboard.py | 150 def on_hid_control_point_write(_connection, value): argument
|
/external/python/bumble/tests/ |
D | hfp_test.py | 530 def on_sco_request(_connection, _link_type: int): argument
|
/external/sdv/vsomeip/implementation/endpoints/src/ |
D | local_server_endpoint_impl.cpp | 213 const std::shared_ptr<connection> &_connection) { in add_connection() 234 const connection::ptr& _connection, boost::system::error_code const &_error) { in accept_cbk()
|
D | tcp_server_endpoint_impl.cpp | 228 tcp_server_endpoint_impl::connection *_connection) { in remove_connection() 240 void tcp_server_endpoint_impl::accept_cbk(const connection::ptr& _connection, in accept_cbk()
|
/external/python/bumble/apps/ |
D | gg_bridge.py | 288 def on_rx_write(self, _connection, data): argument
|
D | bench.py | 733 def on_rx_subscription(self, _connection, notify_enabled, _indicate_enabled): argument
|
/external/rust/android-crates-io/crates/gdbstub/src/stub/ |
D | core_impl.rs | 103 _connection: PhantomData<C>, field
|