Home
last modified time | relevance | path

Searched defs:STATUS_INVALID_PARAMETER (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/biometrics/fingerprint/aidl/android/hardware/biometrics/fingerprint/
DIVirtualHal.aidl34 const int STATUS_INVALID_PARAMETER = 1; field
/hardware/interfaces/biometrics/fingerprint/aidl/aidl_api/android.hardware.biometrics.fingerprint/current/android/hardware/biometrics/fingerprint/
DIVirtualHal.aidl69 const int STATUS_INVALID_PARAMETER = 1; field
/hardware/google/gfxstream/guest/mesa/include/winddk/
Dwinddk_compat.h169 #define STATUS_INVALID_PARAMETER ((NTSTATUS)0xC000000DL) macro