Home
last modified time | relevance | path

Searched defs:ALREADY_EXISTS (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/aosp_15_r20/external/opencensus-java/api/src/main/java/io/opencensus/trace/
H A DStatus.java105 ALREADY_EXISTS(6), enumConstant
302 public static final Status ALREADY_EXISTS = CanonicalCode.ALREADY_EXISTS.toStatus(); field in Status
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DStatus.java111 ALREADY_EXISTS(6), enumConstant
271 public static final Status ALREADY_EXISTS = Code.ALREADY_EXISTS.toStatus(); field in Status
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs274 pub const ALREADY_EXISTS: Self = Self::new(c::ERROR_ALREADY_EXISTS); constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs274 pub const ALREADY_EXISTS: Self = Self::new(c::ERROR_ALREADY_EXISTS); constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/pal/windows/
H A Dapi.rs274 pub const ALREADY_EXISTS: Self = Self::new(c::ERROR_ALREADY_EXISTS); constant
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/devicestate/aidl/android.frameworks.devicestate_interface/dump/android/frameworks/devicestate/
DErrorCode.aidl39 ALREADY_EXISTS = 1, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/devicestate/aidl/android/frameworks/devicestate/
DErrorCode.aidl35 ALREADY_EXISTS = 1, enumConstant
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/devicestate/aidl/android.frameworks.devicestate-V1-java-source/gen/android/frameworks/devicestate/
DErrorCode.java16 public static final int ALREADY_EXISTS = 1; field
/aosp_15_r20/frameworks/hardware/interfaces/devicestate/aidl/aidl_api/android.frameworks.devicestate/current/android/frameworks/devicestate/
DErrorCode.aidl39 ALREADY_EXISTS = 1, enumConstant
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/cameraservice/common/aidl/android.frameworks.cameraservice.common_interface/dump/android/frameworks/cameraservice/common/
DStatus.aidl39 ALREADY_EXISTS = 2, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/cameraservice/common/aidl/aidl_api/android.frameworks.cameraservice.common/current/android/frameworks/cameraservice/common/
DStatus.aidl39 ALREADY_EXISTS = 2, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/cameraservice/common/aidl/aidl_api/android.frameworks.cameraservice.common/1/android/frameworks/cameraservice/common/
DStatus.aidl39 ALREADY_EXISTS = 2, enumConstant
/aosp_15_r20/frameworks/hardware/interfaces/cameraservice/common/aidl/android/frameworks/cameraservice/common/
DStatus.aidl38 ALREADY_EXISTS = 2, enumConstant
/aosp_15_r20/external/icing/proto/icing/proto/
H A Dstatus.proto72 ALREADY_EXISTS = 9; enumerator
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/media/bufferpool/aidl/android.hardware.media.bufferpool2-V2-ndk-source/gen/include/aidl/android/hardware/media/bufferpool2/
DResultStatus.h59 enum : int32_t { ALREADY_EXISTS = 2 }; enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/generated-headers/frameworks/hardware/interfaces/cameraservice/common/aidl/android.frameworks.cameraservice.common-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/common/
DStatus.h22 ALREADY_EXISTS = 2, enumerator
/aosp_15_r20/out/soong/.intermediates/frameworks/hardware/interfaces/cameraservice/common/aidl/android.frameworks.cameraservice.common-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/common/
DStatus.h30 ALREADY_EXISTS = 2, enumerator
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/frameworks/hardware/interfaces/cameraservice/common/aidl/android.frameworks.cameraservice.common-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/common/
DStatus.h22 ALREADY_EXISTS = 2, enumerator
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/frameworks/hardware/interfaces/cameraservice/common/aidl/android.frameworks.cameraservice.common-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/common/
DStatus.h22 ALREADY_EXISTS = 2, enumerator
/aosp_15_r20/prebuilts/vndk/v34/arm/include/generated-headers/frameworks/hardware/interfaces/cameraservice/common/aidl/android.frameworks.cameraservice.common-V1-ndk-source/gen/include/aidl/android/frameworks/cameraservice/common/
DStatus.h22 ALREADY_EXISTS = 2, enumerator
/aosp_15_r20/external/pigweed/pw_status/ts/
H A Dstatus.ts28 ALREADY_EXISTS = 6, enumerator
/aosp_15_r20/external/pigweed/pw_protobuf/pw_protobuf_protos/
H A Dstatus.proto27 ALREADY_EXISTS = 6; enumerator
/aosp_15_r20/external/googleapis/google/rpc/
H A Dcode.proto84 ALREADY_EXISTS = 6; enumerator
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/rpc/
H A Dcode.proto84 ALREADY_EXISTS = 6; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Derror_codes.proto60 ALREADY_EXISTS = 6; enumerator

12345678910>>...17