Home
last modified time | relevance | path

Searched defs:send (Results 1 – 10 of 10) sorted by relevance

/device/generic/vulkan-cereal/base/
DMessageChannel.h121 bool send(const T& msg) { in send() function
131 bool send(T&& msg) { in send() function
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/
DAndroidMessageChannel.h122 bool send(const T& msg) { in send() function
132 bool send(T&& msg) { in send() function
/device/generic/goldfish/network/wifi_forwarder/
Dnetlink_socket.cpp119 bool NetlinkSocket::send(NetlinkMessage& message) { in send() function in NetlinkSocket
/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dadb.js193 send: function(buffer) { method
/device/google/cuttlefish/guest/commands/bt_vhci_forwarder/
Dmain.cpp47 ssize_t send(int fd_, uint8_t type, const uint8_t* data, size_t length) { in send() function
/device/linaro/dragonboard/qcom/qrtr/
Dqrtr.py67 def send(self, addr, data): member in qrtr
/device/google/cuttlefish/guest/hals/bt/remote/
Dremote_bluetooth.cpp181 void BluetoothHci::send(test_vendor_lib::PacketType type, in send() function in android::hardware::bluetooth::V1_1::remote::BluetoothHci
/device/generic/vulkan-cereal/host-common/
Daddress_space_graphics_unittests.cpp621 std::vector<char> send(trip.writeBytes, ASG_TEST_WRITE_PATTERN); in runRoundTrips() local
761 char send = ASG_TEST_WRITE_PATTERN; in TEST_F() local
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c3255 #define DEC_OPS_SEND(power, firmware, rate, flush, send) \ argument
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c1156 #define DEC_OPS_SEND(power, firmware, rate, flush, send) \ argument