Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp422 bool hidlTransportError = false; in pollHal() local
439 hidlTransportError = false; in pollHal()
441 hidlTransportError = true; in pollHal()
451 } while (hidlTransportError); in pollHal()