Home
last modified time | relevance | path

Searched defs:sendMessageToHost (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dsend_message_to_host_test.cc243 bool SendMessageToHostTest::sendMessageToHost( in sendMessageToHost() function in general_test::SendMessageToHostTest
/aosp12/system/chre/apps/test/chqts/src/shared/
H A Dsend_message.cc122 void sendMessageToHost(MessageType messageType, const void *data, in sendMessageToHost() function
/aosp12/system/chre/apps/test/common/chre_cross_validator_sensor/src/
H A Dchre_cross_validator_sensor_manager.cc623 void Manager::sendMessageToHost(uint16_t hostEndpoint, uint16_t messageType, in sendMessageToHost() function in chre::cross_validator_sensor::Manager