Home
last modified time | relevance | path

Searched refs:sendMessageToNanoapp (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/host/common/test/
H A Dchre_test_client.cc171 void sendMessageToNanoapp(SocketClient &client) { in sendMessageToNanoapp() function
318 sendMessageToNanoapp(client); in main()
/aosp12/system/chre/host/common/test/power_test/
H A Dchre_power_test_client.cc728 bool sendMessageToNanoapp(SocketClient &client, sp<SocketCallbacks> callbacks, in sendMessageToNanoapp() function
932 success = sendMessageToNanoapp(client, callbacks, fbb, getId(args), in main()
/aosp12/system/chre/doc/
H A Dnanoapp_overview.md147 `sendMessageToNanoapp()` in that file).