Home
last modified time | relevance | path

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

/frameworks/base/services/sensorservice/
DSensorService.cpp231 const size_t vcount = mVirtualSensorList.size(); in threadLoop() local
244 if (count && vcount) { in threadLoop()