Home
last modified time | relevance | path

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

/hardware/interfaces/staging/security/see/hwcrypto/aidl/android/hardware/security/see/hwcrypto/types/
DHalErrorCode.aidl26 const int GENERIC_ERROR = -1;
/hardware/interfaces/staging/security/see/hwcrypto/aidl/aidl_api/android.hardware.security.see/current/android/hardware/security/see/hwcrypto/types/
DHalErrorCode.aidl37 const int GENERIC_ERROR = (-1) /* -1 */;
/hardware/nxp/uwb/halimpl/hal/sr200/
Dfwd_hdll.h172 GENERIC_ERROR = 0x80, enumerator
Dfwd_hdll.cc644 case GENERIC_ERROR: in printHDLLRspStatus()