Home
last modified time | relevance | path

Searched defs:sendToSystem (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/contexthubhal/test/
Dmain.cpp90 void sendToSystem(uint32_t typ, void *data, uint32_t len) { in sendToSystem() function in CHub::Client
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp97 int SystemComm::sendToSystem(const void *data, size_t len) in sendToSystem() function in android::nanohub::SystemComm