Home
last modified time | relevance | path

Searched defs:hasError (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/audio/aidl/common/include/
DStreamWorker.h49 bool hasError() { in hasError() function
151 bool hasError() { return mThread.hasError(); } in hasError() function
/hardware/google/aemu/snapshot/include/snapshot/
DTextureLoader.h63 AEMU_EXPORT bool hasError() const override { return mHasError; } in hasError() function
DTextureSaver.h60 AEMU_EXPORT bool hasError() const override { return mHasError; } in hasError() function
/hardware/interfaces/audio/core/all-versions/vts/functional/
DStreamWorker.h40 bool hasError() { in hasError() function