/aosp_15_r20/external/oboe/src/opensles/ |
H A D | AudioOutputStreamOpenSLES.cpp | 136 return Result::ErrorInternal; in open() 226 return Result::ErrorInternal; // TODO convert error from SLES to OBOE in open() 265 result = Result::ErrorInternal; // TODO convert slResult to Result::Error in setPlayState_l() 376 result = Result::ErrorInternal; in requestFlush_l() 453 result = Result::ErrorInternal; in updateServiceFrameCounter()
|
H A D | AudioInputStreamOpenSLES.cpp | 209 return Result::ErrorInternal; // TODO convert error from SLES to OBOE in open() 243 result = Result::ErrorInternal; // TODO review in setRecordState_l() 353 result = Result::ErrorInternal; in updateServiceFrameCounter()
|
H A D | AudioStreamBuffered.cpp | 123 return ResultWithValue<int32_t>(Result::ErrorInternal); in transfer()
|
H A D | AudioStreamOpenSLES.cpp | 82 return Result::ErrorInternal; in open()
|
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/common/ |
H A D | OboeStream.cpp | 34 case oboe::Result::ErrorInternal: in OboeErrorToMegaAudioError() 74 oboe::Result result = oboe::Result::ErrorInternal; in startStream()
|
/aosp_15_r20/external/oboe/src/aaudio/ |
H A D | AudioStreamAAudio.cpp | 357 if (result == Result::ErrorInternal && mDirection == Direction::Input) { in open() 443 result = Result::ErrorInternal; // Coerce to negative error. in open()
|
H A D | AAudioLoader.cpp | 361 static_assert((int32_t)Result::ErrorInternal == AAUDIO_ERROR_INTERNAL, ERRMSG);
|
/aosp_15_r20/external/oboe/include/oboe/ |
H A D | Definitions.h | 177 ErrorInternal = -896, // AAUDIO_ERROR_INTERNAL, enumerator
|
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/recorder/ |
H A D | OboeRecorder.cpp | 44 oboe::Result result = oboe::Result::ErrorInternal; in setupStream()
|
/aosp_15_r20/external/oboe/src/common/ |
H A D | Utilities.cpp | 84 case Result::ErrorInternal: return "ErrorInternal"; in convertToText()
|
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/player/ |
H A D | OboePlayer.cpp | 78 oboe::Result result = oboe::Result::ErrorInternal; in setupStream()
|
/aosp_15_r20/external/regex-re2/re2/ |
H A D | re2.cc | 71 return RE2::ErrorInternal; in RegexpErrorToRE2() 97 return RE2::ErrorInternal; in RegexpErrorToRE2()
|
H A D | re2.h | 227 ErrorInternal, enumerator
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/ |
D | re2.cc | 75 return RE2::ErrorInternal; in RegexpErrorToRE2() 103 return RE2::ErrorInternal; in RegexpErrorToRE2()
|
D | re2.h | 243 ErrorInternal, enumerator
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/ |
H A D | re2.cc | 102 return RE2::ErrorInternal; in RegexpErrorToRE2() 130 return RE2::ErrorInternal; in RegexpErrorToRE2()
|
H A D | re2.h | 250 ErrorInternal, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/ |
H A D | Cper.h | 762 ErrorInternal = 1, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/ |
H A D | Cper.h | 754 ErrorInternal = 1, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/ |
H A D | Cper.h | 763 ErrorInternal = 1, enumerator
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/ |
H A D | Cper.h | 763 ErrorInternal = 1, enumerator
|
/aosp_15_r20/external/cronet/third_party/re2/src/ |
H A D | ucs2.diff | 284 return RE2::ErrorInternal;
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/ |
D | ucs2.diff | 284 return RE2::ErrorInternal;
|
/aosp_15_r20/external/regex-re2/ |
H A D | ucs2.diff | 284 return RE2::ErrorInternal;
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/ |
D | statslog.rs | 47153 ErrorInternal = 65536, enumerator 55653 ErrorInternal = 65536, enumerator
|