Home
last modified time | relevance | path

Searched refs:ErrorInternal (Results 1 – 25 of 26) sorted by relevance

12

/aosp_15_r20/external/oboe/src/opensles/
H A DAudioOutputStreamOpenSLES.cpp136 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 DAudioInputStreamOpenSLES.cpp209 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 DAudioStreamBuffered.cpp123 return ResultWithValue<int32_t>(Result::ErrorInternal); in transfer()
H A DAudioStreamOpenSLES.cpp82 return Result::ErrorInternal; in open()
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/common/
H A DOboeStream.cpp34 case oboe::Result::ErrorInternal: in OboeErrorToMegaAudioError()
74 oboe::Result result = oboe::Result::ErrorInternal; in startStream()
/aosp_15_r20/external/oboe/src/aaudio/
H A DAudioStreamAAudio.cpp357 if (result == Result::ErrorInternal && mDirection == Direction::Input) { in open()
443 result = Result::ErrorInternal; // Coerce to negative error. in open()
H A DAAudioLoader.cpp361 static_assert((int32_t)Result::ErrorInternal == AAUDIO_ERROR_INTERNAL, ERRMSG);
/aosp_15_r20/external/oboe/include/oboe/
H A DDefinitions.h177 ErrorInternal = -896, // AAUDIO_ERROR_INTERNAL, enumerator
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/recorder/
H A DOboeRecorder.cpp44 oboe::Result result = oboe::Result::ErrorInternal; in setupStream()
/aosp_15_r20/external/oboe/src/common/
H A DUtilities.cpp84 case Result::ErrorInternal: return "ErrorInternal"; in convertToText()
/aosp_15_r20/cts/apps/CtsVerifier/jni/megaaudio/player/
H A DOboePlayer.cpp78 oboe::Result result = oboe::Result::ErrorInternal; in setupStream()
/aosp_15_r20/external/regex-re2/re2/
H A Dre2.cc71 return RE2::ErrorInternal; in RegexpErrorToRE2()
97 return RE2::ErrorInternal; in RegexpErrorToRE2()
H A Dre2.h227 ErrorInternal, enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dre2.cc75 return RE2::ErrorInternal; in RegexpErrorToRE2()
103 return RE2::ErrorInternal; in RegexpErrorToRE2()
Dre2.h243 ErrorInternal, enumerator
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dre2.cc102 return RE2::ErrorInternal; in RegexpErrorToRE2()
130 return RE2::ErrorInternal; in RegexpErrorToRE2()
H A Dre2.h250 ErrorInternal, enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Guid/
H A DCper.h762 ErrorInternal = 1, enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Guid/
H A DCper.h754 ErrorInternal = 1, enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Guid/
H A DCper.h763 ErrorInternal = 1, enumerator
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Guid/
H A DCper.h763 ErrorInternal = 1, enumerator
/aosp_15_r20/external/cronet/third_party/re2/src/
H A Ducs2.diff284 return RE2::ErrorInternal;
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/
Ducs2.diff284 return RE2::ErrorInternal;
/aosp_15_r20/external/regex-re2/
H A Ducs2.diff284 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/
Dstatslog.rs47153 ErrorInternal = 65536, enumerator
55653 ErrorInternal = 65536, enumerator

12