Home
last modified time | relevance | path

Searched defs:StatusCode (Results 1 – 14 of 14) sorted by relevance

/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/1/android/hardware/automotive/vehicle/
DStatusCode.aidl36 enum StatusCode { enum
/hardware/interfaces/automotive/vehicle/aidl/android/hardware/automotive/vehicle/
DStatusCode.aidl27 enum StatusCode { enum
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/2/android/hardware/automotive/vehicle/
DStatusCode.aidl36 enum StatusCode { enum
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/current/android/hardware/automotive/vehicle/
DStatusCode.aidl36 enum StatusCode { enum
/hardware/interfaces/automotive/vehicle/aidl/aidl_api/android.hardware.automotive.vehicle/3/android/hardware/automotive/vehicle/
DStatusCode.aidl36 enum StatusCode { enum
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DStatusCode.proto22 enum StatusCode { enum
/hardware/interfaces/automotive/vehicle/2.0/default/tests/
DVehicleHalTestUtils.h108 Return<void> onPropertySetError(StatusCode /* errorCode */, in onPropertySetError() argument
/hardware/interfaces/wifi/supplicant/1.1/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp103 ISupplicantStaIfaceCallback::StatusCode /* statusCode */, in onAssociationRejected()
/hardware/interfaces/automotive/vehicle/aidl/impl/utils/common/include/
DVehicleUtils.h244 inline operator aidl::android::hardware::automotive::vehicle::StatusCode() const { in StatusCode() function
/hardware/interfaces/wifi/supplicant/1.4/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp149 ISupplicantStaIfaceCallback::StatusCode /* statusCode */, in onAssociationRejected()
/hardware/interfaces/wifi/supplicant/1.2/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp182 ISupplicantStaIfaceCallback::StatusCode /* statusCode */, in onAssociationRejected()
/hardware/interfaces/wifi/supplicant/1.3/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp182 ISupplicantStaIfaceCallback::StatusCode /* statusCode */, in onAssociationRejected()
/hardware/interfaces/wifi/supplicant/1.0/vts/functional/
Dsupplicant_sta_iface_hidl_test.cpp136 ISupplicantStaIfaceCallback::StatusCode /* statusCode */, in onAssociationRejected()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/tests/
DDefaultVhalImpl_test.cpp153 void onHalPropertySetError(StatusCode /*errorCode*/, int32_t /*property*/, int32_t /*areaId*/) { in onHalPropertySetError() argument