Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp530 bool hidlTransportError = false; in pollHal() local
548 hidlTransportError = false; in pollHal()
550 hidlTransportError = true; in pollHal()
560 } while (hidlTransportError); in pollHal()