Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorEventConnection.h101 void writeToSocketFromCache();
DSensorEventConnection.cpp505 void SensorService::SensorEventConnection::writeToSocketFromCache() { in writeToSocketFromCache() function in android::SensorService::SensorEventConnection
DSensorService.cpp1750 connection->writeToSocketFromCache(); in sendEventsFromCache()