Home
last modified time | relevance | path

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

/system/core/fingerprintd/
DIFingerprintDaemonCallback.h37 ON_ERROR = IBinder::FIRST_CALL_TRANSACTION + 3, enumerator
DIFingerprintDaemonCallback.cpp65 return remote()->transact(ON_ERROR, data, &reply, IBinder::FLAG_ONEWAY); in onError()