Home
last modified time | relevance | path

Searched defs:SendMessage (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/core/init/
H A Dproto_utils.h43 Result<void> SendMessage(int socket, const T& message) { in SendMessage() function
/aosp12/art/runtime/base/
H A Dmessage_queue.h99 void SendMessage(Message message) { in SendMessage() function
/aosp12/system/core/trusty/utils/acvp/
H A Dtrusty_modulewrapper.cpp99 Result<void> ModuleWrapper::SendMessage(bssl::Span<const bssl::Span<const uint8_t>> args) { in SendMessage() function in ModuleWrapper
/aosp12/hardware/interfaces/tv/cec/1.0/vts/functional/
H A DVtsHalTvCecV1_0TargetTest.cpp128 TEST_P(HdmiCecTest, SendMessage) { in TEST_P() argument
/aosp12/hardware/interfaces/tv/cec/1.1/vts/functional/
H A DVtsHalTvCecV1_1TargetTest.cpp143 TEST_P(HdmiCecTest, SendMessage) { in TEST_P() argument
/aosp12/system/bt/profile/avrcp/
H A Dconnection_handler.cc535 void ConnectionHandler::SendMessage( in SendMessage() function in bluetooth::avrcp::ConnectionHandler
/aosp12/packages/modules/adb/client/openscreen/platform/
H A Dudp_socket.cpp396 virtual void SendMessage(const void* data, size_t length, const IPEndpoint& dest) override { in JoinMulticastGroup() function in openscreen::__anon6f61fd7c0110::AdbUdpSocket
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dipc_helper.cpp34 ssize_t SendMessage(int socket_fd, const msghdr* msg, int flags) override { in SendMessage() function in android::pdx::uds::__anon8e2c4b6a0110::SocketSender
/aosp12/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/
H A Dvenc_test.cpp996 void SendMessage(MsgId id, MsgData* data) in SendMessage() function
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
H A Dvenc_test.cpp1013 void SendMessage(MsgId id, MsgData* data) in SendMessage() function
/aosp12/system/bt/profile/avrcp/tests/
H A Davrcp_device_test.cc79 void SendMessage(uint8_t label, std::shared_ptr<Packet> message) { in SendMessage() function in bluetooth::avrcp::AvrcpDeviceTest
/aosp12/packages/providers/MediaProvider/jni/
H A DFuseDaemon.cpp223 void SendMessage(Message::Type type, int fd = -1, size_t size = 0) { in SendMessage() function in FAdviser
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h2045 SLresult (*SendMessage) ( member