Home
last modified time | relevance | path

Searched defs:error_code (Results 1 – 18 of 18) sorted by relevance

/hardware/interfaces/keymaster/4.1/vts/functional/
DKeymaster4_1HidlTest.h34 ErrorCode convert(V4_0::ErrorCode error_code) { return static_cast<ErrorCode>(error_code); } in convert()
/hardware/google/gfxstream/host/apigen-codec-common/X11/extensions/
DXdbe.h78 unsigned char error_code; /* error base + XdbeBadBuffer */ member
Dsync.h226 unsigned char error_code; /* error base + XSyncBadAlarm */ member
236 unsigned char error_code; /* error base + XSyncBadCounter */ member
/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Dtwt.cpp169 wifi_twt_error_code error_code; in EventGetAttributeData() local
496 wifi_twt_error_code error_code; in handleEvent() local
985 wifi_twt_error_code error_code; in handleEvent() local
/hardware/interfaces/security/authgraph/aidl/vts/functional/
DAuthGraphSessionTest.cpp84 int32_t error_code = result.getServiceSpecificError(); in GetReturnError() local
/hardware/libhardware/include_all/hardware/
Dtv_input.h211 int error_code; member
Dcamera3.h2105 int error_code; member
/hardware/libhardware/include/hardware/
Dtv_input.h211 int error_code; member
Dcamera3.h2105 int error_code; member
/hardware/interfaces/wifi/aidl/default/
Dwifi_sta_iface.cpp278 legacy_hal::wifi_twt_error_code error_code) { in registerTwtEventCallbackInternal()
Dwifi_legacy_hal.cpp485 void onAsyncTwtError(wifi_request_id id, wifi_twt_error_code error_code) { in onAsyncTwtError()
1959 wifi_request_id id, wifi_twt_error_code error_code) { in twtRegisterEvents()
Dwifi_chip.cpp1266 std::vector<uint8_t> debug_data) { in enableDebugErrorAlertsInternal()
/hardware/google/camera/common/hal/common/
Dhal_types.h281 ErrorCode error_code = ErrorCode::kErrorDevice; member
/hardware/google/camera/common/hal/google_camera_hal/
Dcamera_device_session.cc1010 ErrorCode error_code) { in NotifyErrorMessage()
/hardware/google/gfxstream/host/apigen-codec-common/X11/
DXlibint.h734 unsigned char error_code; member
DXlib.h937 unsigned char error_code; /* error code of failed request */ member
/hardware/broadcom/wlan/bcmdhd/halutil/
Dhalutil.cpp6620 static const char *TwtErrorCodeToString(wifi_twt_error_code error_code) in TwtErrorCodeToString()
6638 static void OnTwtSessionFailure(wifi_request_id id, wifi_twt_error_code error_code) { in OnTwtSessionFailure()
/hardware/google/pixel/pixelstats/
Dpixelatoms.proto1246 optional ChreError error_code = 4; field