Home
last modified time | relevance | path

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

/system/chre/platform/zephyr/
Dhost_link.cc25 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/chre/platform/linux/
Dhost_link.cc26 bool HostLink::sendMessage(const MessageToHost * /* message */) { in sendMessage() function in chre::HostLink
/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.cc320 bool sendMessage = false; in handleWifiAsyncResult() local
/system/core/libutils/
DLooper.cpp579 void Looper::sendMessage(const sp<MessageHandler>& handler, const Message& message) { in sendMessage() function in android::Looper
/system/chre/platform/slpi/
Dhost_link.cc707 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/netd/server/
DXfrmController.cpp282 netdutils::Status sendMessage(uint16_t nlMsgType, uint16_t nlMsgFlags, uint16_t nlMsgSeqNum, in sendMessage() function in android::net::__anonc9d59cf10111::XfrmSocketImpl