Home
last modified time | relevance | path

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

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