Home
last modified time | relevance | path

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

/system/chre/platform/zephyr/
Dhost_link.cc25 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/chre/host/hal_generic/common/
Dchre_connection.h62 inline bool sendMessage(const flatbuffers::FlatBufferBuilder &builder) { in sendMessage() function
/system/chre/platform/linux/
Dhost_link.cc26 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/chre/host/tinysys/hal/
Dtinysys_chre_connection.cc163 bool TinysysChreConnection::sendMessage(void *data, size_t length) { in sendMessage() function in aidl::android::hardware::contexthub::TinysysChreConnection
/system/server_configurable_flags/aconfigd/
Daconfigd_main.cpp94 static Result<void> sendMessage(int client_fd, const StorageReturnMessages& msg) { in sendMessage() function
/system/chre/host/common/
Dhal_client.cc198 ScopedAStatus HalClient::sendMessage(const ContextHubMessage &message) { in sendMessage() function in android::chre::HalClient
Dsocket_client.cc84 bool SocketClient::sendMessage(const void *data, size_t length) { in sendMessage() function in android::chre::SocketClient
Dchre_aidl_hal_client.cc572 sendMessage, enumerator
/system/chre/apps/test/common/chre_cross_validator_wifi/src/
Dchre_cross_validator_wifi_manager.cc332 bool sendMessage = false; in handleWifiAsyncResult() local
/system/chre/platform/exynos/
Dhost_link.cc92 bool HostLink::sendMessage(const MessageToHost *message) { in sendMessage() function in chre::HostLink
/system/core/libutils/
DLooper.cpp607 void Looper::sendMessage(const sp<MessageHandler>& handler, const Message& message) { in sendMessage() function in android::Looper
/system/chre/platform/tinysys/
Dhost_link.cc665 DRAM_REGION_FUNCTION bool HostLink::sendMessage(HostMessage const *message) { in sendMessage() function in chre::HostLink
/system/chre/platform/slpi/
Dhost_link.cc592 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::__anondd1336450111::XfrmSocketImpl