Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/sensorservice/
H A DSensorEventConnection.h105 void writeToSocketFromCache();
H A DSensorEventConnection.cpp586 void SensorService::SensorEventConnection::writeToSocketFromCache() { in writeToSocketFromCache() function in android::SensorService::SensorEventConnection
H A DSensorService.cpp2532 connection->writeToSocketFromCache(); in sendEventsFromCache()