Home
last modified time | relevance | path

Searched defs:sendMessage (Results 1 – 6 of 6) sorted by relevance

/system/chre/platform/linux/
Dhost_link.cc25 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/bt/binder/android/bluetooth/
DIBluetoothMapClient.aidl37 boolean sendMessage(in BluetoothDevice device, in Uri[] contacts, in String message, in sendMessage() method
/system/chre/host/common/
Dsocket_client.cc83 bool SocketClient::sendMessage(const void *data, size_t length) { in sendMessage() function in android::chre::SocketClient
/system/core/libutils/
DLooper.cpp578 void Looper::sendMessage(const sp<MessageHandler>& handler, const Message& message) { in sendMessage() function in android::Looper
/system/chre/platform/slpi/
Dhost_link.cc606 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/netd/server/
DXfrmController.cpp266 netdutils::Status sendMessage(uint16_t nlMsgType, uint16_t nlMsgFlags, uint16_t nlMsgSeqNum, in sendMessage() function in android::net::__anondd1336450111::XfrmSocketImpl