Home
last modified time | relevance | path

Searched refs:postOsLog (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.h213 void postOsLog(uint8_t *buf, ssize_t len);
Dhubconnection.cpp611 void HubConnection::postOsLog(uint8_t *buf, ssize_t len) in postOsLog() function in android::HubConnection
652 postOsLog(buf, len); in processBuf()