Home
last modified time | relevance | path

Searched defs:ResponseCode (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/external/python/bumble/bumble/
Davc.py168 ctype_or_response: Union[CommandFrame.CommandType, ResponseFrame.ResponseCode],
242 class ResponseCode(OpenIntEnum): class in ResponseFrame
262 response: ResponseCode,
334 response: ResponseFrame.ResponseCode,
498 response: ResponseFrame.ResponseCode,
/aosp_15_r20/system/security/keystore2/src/error/
H A Dtests.rs39 fn nested_nested_ok(rc: ResponseCode) -> anyhow::Result<ResponseCode> { in nested_nested_ok()
43 fn nested_ok(rc: ResponseCode) -> anyhow::Result<ResponseCode> { in nested_ok()
/aosp_15_r20/system/teeui/libteeui/include/teeui/
H A Dcommon_message_types.h42 enum class ResponseCode : uint32_t { enum
109 inline std::tuple<ReadStream, ResponseCode> read(Message<ResponseCode>, ReadStream in) { in read()
/aosp_15_r20/external/cronet/net/url_request/
H A Dredirect_util.h29 enum class ResponseCode { enum
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/include/aidl/android/hardware/security/dice/
DResponseCode.h19 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/include/aidl/android/hardware/security/dice/
DResponseCode.h19 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/include/aidl/android/hardware/security/dice/
DResponseCode.h19 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/security/dice/aidl/android.hardware.security.dice-V1-ndk-source/gen/include/aidl/android/hardware/security/dice/
DResponseCode.h19 enum class ResponseCode : int32_t { enum
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.authorization-java-source/gen/android/security/authorization/
DResponseCode.java14 public @interface ResponseCode { annotation
/aosp_15_r20/system/security/keystore2/aidl/android/security/authorization/
H A DResponseCode.aidl22 enum ResponseCode { enum
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.apc-java-source/gen/android/security/apc/
DResponseCode.java15 public @interface ResponseCode { annotation
/aosp_15_r20/system/security/keystore2/aidl/android/security/apc/
H A DResponseCode.aidl25 enum ResponseCode { enum
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.authorization-ndk-source/gen/include/aidl/android/security/authorization/
DResponseCode.h26 enum class ResponseCode : int32_t { enum
/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/aidl/android.security.apc-ndk-source/gen/include/aidl/android/security/apc/
DResponseCode.h26 enum class ResponseCode : int32_t { enum
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DResponseCode.aidl37 enum ResponseCode { enum
/aosp_15_r20/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DResponseCode.aidl37 enum ResponseCode { enum
/aosp_15_r20/external/googleapis/google/cloud/alloydb/connectors/v1alpha/
H A Dresources.proto64 enum ResponseCode { enum
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DResponseCode.h17 enum class ResponseCode : int32_t { enum
/aosp_15_r20/out/soong/.intermediates/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-cpp-source/gen/include/android/system/keystore2/
DResponseCode.h19 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v32/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DResponseCode.h17 enum class ResponseCode : int32_t { enum
/aosp_15_r20/external/googleapis/google/cloud/alloydb/connectors/v1beta/
H A Dresources.proto64 enum ResponseCode { enum
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DResponseCode.h17 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v32/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DResponseCode.h17 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DResponseCode.h17 enum class ResponseCode : int32_t { enum
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/system/hardware/interfaces/keystore2/aidl/android.system.keystore2-V1-ndk_platform-source/gen/include/aidl/android/system/keystore2/
DResponseCode.h17 enum class ResponseCode : int32_t { enum

1234