| /external/sdv/vsomeip/implementation/endpoints/src/ |
| D | udp_client_endpoint_impl.cpp | 298 boost::system::error_code const &_error, std::size_t _bytes, in receive_cbk() 469 void udp_client_endpoint_impl::send_cbk(boost::system::error_code const &_error, std::size_t _bytes, in send_cbk()
|
| D | netlink_connector.cpp | 101 std::size_t _bytes) { in receive_cbk() 262 void netlink_connector::send_cbk(boost::system::error_code const &_error, std::size_t _bytes) { in send_cbk()
|
| D | udp_server_endpoint_impl.cpp | 544 std::size_t _bytes, in on_unicast_received() 562 std::size_t _bytes, in on_multicast_received() 579 boost::system::error_code const &_error, std::size_t _bytes, in on_message_received()
|
| D | tcp_client_endpoint_impl.cpp | 494 boost::system::error_code const &_error, std::size_t _bytes, in receive_cbk() 862 std::size_t _bytes, in send_cbk()
|
| D | local_server_endpoint_impl.cpp | 521 boost::system::error_code const &_error, std::size_t _bytes) { in send_cbk() 529 boost::system::error_code const &_error, std::size_t _bytes in receive_cbk()
|
| D | local_client_endpoint_impl.cpp | 248 boost::system::error_code const &_error, std::size_t _bytes) { in receive_cbk()
|
| D | client_endpoint_impl.cpp | 447 boost::system::error_code const &_error, std::size_t _bytes, in send_cbk()
|
| D | server_endpoint_impl.cpp | 603 boost::system::error_code const &_error, std::size_t _bytes) { in send_cbk()
|
| D | tcp_server_endpoint_impl.cpp | 513 std::size_t _bytes) { in receive_cbk()
|
| /external/rust/crates/bytes/tests/ |
| D | test_buf.rs | 120 let _bytes = buf.copy_to_bytes(12); in copy_to_bytes_overflow() localVariable
|
| /external/openthread/tests/scripts/thread-cert/pktverify/ |
| D | layer_fields.py | 170 def _bytes(v: Union[LayerFieldsContainer, LayerField]) -> Bytes: function
|
| /external/rust/crates/combine/tests/ |
| D | parser.rs | 634 fn _bytes(source: &[u8]) { in lifetime_inference() function
|
| /external/openthread/tests/scripts/thread-cert/ |
| D | test_ipv6.py | 75 def __init__(self, _bytes): argument 96 def __init__(self, _bytes): argument
|
| /external/python/asn1crypto/asn1crypto/ |
| D | core.py | 2352 _bytes = None variable in OctetBitString 2563 _bytes = None variable in OctetString 2721 _bytes = None variable in ParsableOctetString
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_adapter_adv_monitor_tests.py | 52 def _bytes(self, str_data): member in TestMonitor
|