Home
last modified time | relevance | path

Searched defs:sendMessage (Results 1 – 7 of 7) 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.aidl47 …boolean sendMessage(in BluetoothDevice device, in Uri[] contacts, in String message, in PendingIn… 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/chre/apps/test/common/chre_cross_validator_wifi/src/
Dchre_cross_validator_wifi_manager.cc302 bool sendMessage = false; in handleWifiAsyncResult() local
/system/core/libutils/
DLooper.cpp575 void Looper::sendMessage(const sp<MessageHandler>& handler, const Message& message) { in sendMessage() function in android::Looper
/system/chre/platform/slpi/
Dhost_link.cc704 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/netd/server/
DXfrmController.cpp281 netdutils::Status sendMessage(uint16_t nlMsgType, uint16_t nlMsgFlags, uint16_t nlMsgSeqNum, in sendMessage() function in android::net::__anond01aef8c0111::XfrmSocketImpl