/system/core/trusty/gatekeeper/ |
D | trusty_gatekeeper.h | 71 gatekeeper_error_t Send(const EnrollRequest& request, EnrollResponse *response) { in Send() function 75 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse *response) { in Send() function
|
D | trusty_gatekeeper.cpp | 162 gatekeeper_error_t TrustyGateKeeperDevice::Send(uint32_t command, const GateKeeperMessage& request, in Send() function in gatekeeper::TrustyGateKeeperDevice
|
/system/core/fastboot/ |
D | socket.cpp | 135 bool UdpSocket::Send(const void* data, size_t length) { in Send() function in UdpSocket 141 bool UdpSocket::Send(std::vector<cutils_socket_buffer_t> buffers) { in Send() function in UdpSocket 182 bool TcpSocket::Send(const void* data, size_t length) { in Send() function in TcpSocket 196 bool TcpSocket::Send(std::vector<cutils_socket_buffer_t> buffers) { in Send() function in TcpSocket
|
D | socket_mock.cpp | 41 bool SocketMock::Send(const void* data, size_t length) { in Send() function in SocketMock 65 bool SocketMock::Send(std::vector<cutils_socket_buffer_t> buffers) { in Send() function in SocketMock
|
/system/bt/vendor_libs/test_vendor_lib/model/setup/ |
D | phy_layer_factory.cc | 51 void PhyLayerFactory::Send(const std::shared_ptr<packets::LinkLayerPacketBuilder> packet, uint32_t … in Send() function in test_vendor_lib::PhyLayerFactory 96 void PhyLayerImpl::Send(const std::shared_ptr<packets::LinkLayerPacketBuilder> packet) { in Send() function in test_vendor_lib::PhyLayerImpl
|
/system/bt/vendor_libs/linux/interface/ |
D | h4_protocol.cc | 31 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in android::hardware::bluetooth::hci::H4Protocol
|
/system/bt/vendor_libs/test_vendor_lib/model/devices/ |
D | h4_protocol.cc | 38 size_t H4Protocol::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in test_vendor_lib::hci::H4Protocol
|
D | h4_packetizer.cc | 59 size_t H4Packetizer::Send(uint8_t type, const uint8_t* data, size_t length) { in Send() function in test_vendor_lib::hci::H4Packetizer
|
/system/core/libmemunreachable/ |
D | LeakPipe.h | 101 bool Send(const T& value) { in Send() function
|
/system/iorap/src/binder/ |
D | iiorap_impl.cc | 263 Status Send(const char* function_name, Args&&... args) { in Send() function
|
/system/bt/vendor_libs/test_vendor_lib/test/ |
D | link_layer_socket_device_test.cc | 63 virtual void Send(const std::shared_ptr<LinkLayerPacketBuilder> packet) override { in Send() function in test_vendor_lib::LinkLayerSocketDeviceTest::MockPhyLayer
|