/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/ |
D | Socket.h | 70 bool send(MessageFactory<T, BUFSIZE>& req) { in send() function 85 bool send(MessageFactory<T, BUFSIZE>& req, const sockaddr_nl& sa) { in send() function
|
/hardware/google/gfxstream/guest/android-emu/aemu/base/synchronization/ |
D | AndroidMessageChannel.h | 121 bool send(const T& msg) { in send() function 131 bool send(T&& msg) { in send() function
|
/hardware/google/aemu/base/include/aemu/base/synchronization/ |
D | MessageChannel.h | 121 bool send(const T& msg) { in send() function 131 bool send(T&& msg) { in send() function
|
/hardware/nxp/uwb/halimpl/tml/ |
D | phMessageQueue.h | 39 void send(std::shared_ptr<T> data) { in send() function
|
/hardware/interfaces/automotive/can/1.0/default/libnl++/ |
D | Socket.cpp | 64 bool Socket::send(const Buffer<nlmsghdr>& msg, const sockaddr_nl& sa) { in send() function in android::nl::Socket 85 bool Socket::send(const Buffer<nlmsghdr>& msg, uint32_t destination) { in send() function in android::nl::Socket
|
/hardware/google/aemu/base/include/aemu/base/async/ |
D | AsyncSocketAdapter.h | 223 ssize_t send(const char* buffer, uint64_t bufferSize) { in send() function
|
/hardware/interfaces/automotive/can/1.0/default/libnetdevice/ |
D | ifreqs.cpp | 64 bool send(unsigned long request, struct ifreq& ifr) { in send() function
|
/hardware/interfaces/tests/libhwbinder/1.0/default/ |
D | ScheduleTest.cpp | 51 Return<uint32_t> ScheduleTest::send(uint32_t cfg, uint32_t callerSta) { in send() function in android::hardware::tests::libhwbinder::V1_0::implementation::ScheduleTest
|
/hardware/interfaces/automotive/can/1.0/default/ |
D | CanSocket.cpp | 67 bool CanSocket::send(const struct canfd_frame& frame) { in send() function in android::hardware::automotive::can::V1_0::implementation::CanSocket
|
D | CanBus.cpp | 33 Return<Result> CanBus::send(const CanMessage& message) { in send() function in android::hardware::automotive::can::V1_0::implementation::CanBus
|
/hardware/interfaces/automotive/can/1.0/default/tests/fuzzer/ |
D | AutomotiveCanV1_0Fuzzer.h | 94 void send(const CanMessage& msg) { in send() function
|
/hardware/interfaces/neuralnetworks/1.2/utils/src/ |
D | BurstUtils.cpp | 430 nn::Result<void> RequestChannelSender::send(const V1_0::Request& request, in send() function in android::hardware::neuralnetworks::V1_2::utils::RequestChannelSender 588 void ResultChannelSender::send(V1_0::ErrorStatus errorStatus, in send() function in android::hardware::neuralnetworks::V1_2::utils::ResultChannelSender
|
/hardware/interfaces/bluetooth/aidl/default/ |
D | BluetoothHci.cpp | 279 void BluetoothHci::send(PacketType type, const std::vector<uint8_t>& v) { in send() function in aidl::android::hardware::bluetooth::impl::BluetoothHci
|
/hardware/st/secure_element2/secure_element/esehal/src/ |
D | iso7816_t1.h | 68 } send; member
|
/hardware/google/aemu/host-common/ |
D | address_space_graphics_unittests.cpp | 626 std::vector<char> send(trip.writeBytes, ASG_TEST_WRITE_PATTERN); in runRoundTrips() local 766 char send = ASG_TEST_WRITE_PATTERN; in TEST_F() local
|
/hardware/interfaces/automotive/can/1.0/vts/functional/ |
D | VtsHalCanControllerV1_0TargetTest.cpp | 52 Return<Result> send(const CanMessage& msg) { return mBus->send(msg); } in send() function
|
D | VtsHalCanBusVirtualV1_0TargetTest.cpp | 122 void send(const CanMessage& msg) { in send() function
|