Home
last modified time | relevance | path

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

/frameworks/native/services/sensorservice/
DSensorDevice.cpp523 bool hidlTransportError = false; in pollHal() local
541 hidlTransportError = false; in pollHal()
543 hidlTransportError = true; in pollHal()
553 } while (hidlTransportError); in pollHal()