Home
last modified time | relevance | path

Searched defs:ErrorCode (Results 1 – 25 of 37) sorted by relevance

12

/aosp12/system/bt/gd/hci/fuzz/
H A Dhci_layer_fuzz_client.cc39 GetHandler()->Bind([](uint16_t, hci::ErrorCode) {}), in Start()
40 GetHandler()->Bind([](hci::ErrorCode, uint16_t, uint8_t, uint16_t, uint16_t) {})); in Start()
43 GetHandler()->Bind([](uint16_t, hci::ErrorCode) {}), in Start()
44 GetHandler()->Bind([](hci::ErrorCode, uint16_t, uint8_t, uint16_t, uint16_t) {})); in Start()
H A Dfuzz_hci_layer.cc37 hci::AclConnectionInterface* FuzzHciLayer::GetAclConnectionInterface( in GetAclConnectionInterface()
46 hci::LeAclConnectionInterface* FuzzHciLayer::GetLeAclConnectionInterface( in GetLeAclConnectionInterface()
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DInvalidPacketException.java52 public @interface ErrorCode {} annotation in InvalidPacketException
H A DSocketKeepalive.java163 public @interface ErrorCode {} annotation in SocketKeepalive
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraInjectionSession.java99 public @interface ErrorCode {}; annotation in CameraInjectionSession.InjectionStatusCallback
H A DCameraDevice.java1350 public @interface ErrorCode {}; annotation in CameraDevice.StateCallback
/aosp12/system/libbase/include/android-base/
H A Dresult.h181 inline int ErrorCode(int code) { in ErrorCode() function
188 inline int ErrorCode(int code, T&& t, const Args&... args) { in ErrorCode() function
/aosp12/system/core/fs_mgr/libfiemap/include/libfiemap/
H A Dfiemap_status.h29 enum class ErrorCode : int32_t { enum
/aosp12/system/core/fs_mgr/libsnapshot/include/libsnapshot/
H A Dreturn.h30 enum class ErrorCode : int32_t { enum
/aosp12/frameworks/base/services/incremental/
H A DServiceWrappers.h79 using ErrorCode = incfs::ErrorCode; variable
/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DPolicyOperationStatus.java53 @interface ErrorCode{} annotation in PolicyOperationStatus
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/service/chat/
H A DChatServiceException.java92 public @interface ErrorCode { annotation in ChatServiceException
/aosp12/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
H A Derror_codes.h24 enum ErrorCode : uint32_t { enum
/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DError.h31 enum ErrorCode : uint8_t { enum
/aosp12/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h52 enum ErrorCode { enum
/aosp12/system/bt/gd/l2cap/fuzz/
H A Dfuzz_l2cap.cc80 …fixedChannel->RegisterOnCloseCallback(l2shim.handler_.get(), common::BindOnce([](hci::ErrorCode) {… in LLVMFuzzerTestOneInput()
/aosp12/frameworks/proto_logging/stats/enums/stats/connectivity/
H A Dtethering.proto21 enum ErrorCode { enum
/aosp12/system/extras/simpleperf/
H A Dcmd_report_sample.proto76 enum ErrorCode { enum
/aosp12/frameworks/proto_logging/stats/enums/stats/otaupdate/
H A Dupdateengine_enums.proto45 enum ErrorCode { enum
/aosp12/bootable/recovery/otautil/include/otautil/
H A Derror_code.h20 enum ErrorCode : int { enum
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/protocol/
H A DVvm3EventHandler.java72 public @interface ErrorCode {} annotation in Vvm3EventHandler
/aosp12/system/update_engine/common/
H A Derror_code.h25 enum class ErrorCode : int { enum
/aosp12/frameworks/base/core/java/android/os/
H A DUpdateEngine.java181 public @interface ErrorCode {} annotation in UpdateEngine
/aosp12/system/incremental_delivery/incfs/include/
H A Dincfs.h183 using ErrorCode = IncFsErrorCode; variable
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DErrorCode.aidl37 enum ErrorCode { enum

12