Home
last modified time | relevance | path

Searched defs:errorCode (Results 51 – 75 of 3299) sorted by relevance

12345678910>>...132

/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationfastlatinbuilder.cpp89 CollationFastLatinBuilder::CollationFastLatinBuilder(UErrorCode &errorCode) in CollationFastLatinBuilder()
103 CollationFastLatinBuilder::forData(const CollationData &data, UErrorCode &errorCode) { in forData()
139 CollationFastLatinBuilder::loadGroups(const CollationData &data, UErrorCode &errorCode) { in loadGroups()
205 CollationFastLatinBuilder::getCEs(const CollationData &data, UErrorCode &errorCode) { in getCEs()
247 UErrorCode &errorCode) { in getCEsFromCE32()
343 UErrorCode &errorCode) { in getCEsFromContractionCE32()
402 UErrorCode &errorCode) { in addContractionEntry()
411 CollationFastLatinBuilder::addUniqueCE(int64_t ce, UErrorCode &errorCode) { in addUniqueCE()
430 CollationFastLatinBuilder::encodeUniqueCEs(UErrorCode &errorCode) { in encodeUniqueCEs()
565 CollationFastLatinBuilder::encodeCharCEs(UErrorCode &errorCode) { in encodeCharCEs()
[all …]
H A Ducol_res.cpp82 CollationLoader::loadRootRules(UErrorCode &errorCode) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
108 UnicodeString &rules, UErrorCode &errorCode) { in loadRules()
148 CollationLoader::loadTailoring(const Locale &locale, UErrorCode &errorCode) { in loadTailoring()
168 UErrorCode &errorCode) in CollationLoader()
220 CollationLoader::createCacheEntry(UErrorCode &errorCode) { in createCacheEntry()
238 CollationLoader::loadFromLocale(UErrorCode &errorCode) { in loadFromLocale()
264 CollationLoader::loadFromBundle(UErrorCode &errorCode) { in loadFromBundle()
325 CollationLoader::loadFromCollations(UErrorCode &errorCode) { in loadFromCollations()
391 CollationLoader::loadFromData(UErrorCode &errorCode) { in loadFromData()
[all …]
H A Dcollationroot.cpp52 CollationRoot::loadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in loadFromFile()
79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load()
105 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry()
112 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot()
119 CollationRoot::getData(UErrorCode &errorCode) { in getData()
126 CollationRoot::getSettings(UErrorCode &errorCode) { in getSettings()
133 CollationRoot::forceLoadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in forceLoadFromFile()
H A Duitercollationiterator.cpp109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32()
162 FCDUIterCollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint()
205 FCDUIterCollationIterator::previousCodePoint(UErrorCode &errorCode) { in previousCodePoint()
258 FCDUIterCollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints()
267 FCDUIterCollationIterator::backwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in backwardNumCodePoints()
305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment()
386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment()
441 FCDUIterCollationIterator::normalize(const UnicodeString &s, UErrorCode &errorCode) { in normalize()
H A Drulebasedcollator.cpp156 const RuleBasedCollator *base, UErrorCode &errorCode) in RuleBasedCollator()
204 RuleBasedCollator::adoptTailoring(CollationTailoring *t, UErrorCode &errorCode) { in adoptTailoring()
263 UErrorCode errorCode = U_ZERO_ERROR; variable
281 UErrorCode errorCode = U_ZERO_ERROR; in hashCode() local
447 UErrorCode &errorCode) { in setAttribute()
512 RuleBasedCollator::setMaxVariable(UColReorderCode group, UErrorCode &errorCode) { in setMaxVariable()
571 RuleBasedCollator::setVariableTop(const char16_t *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop()
602 RuleBasedCollator::setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) { in setVariableTop()
607 RuleBasedCollator::setVariableTop(uint32_t varTop, UErrorCode &errorCode) { in setVariableTop()
660 UErrorCode &errorCode) { in setReorderCodes()
[all …]
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcollationfastlatinbuilder.cpp89 CollationFastLatinBuilder::CollationFastLatinBuilder(UErrorCode &errorCode) in CollationFastLatinBuilder()
103 CollationFastLatinBuilder::forData(const CollationData &data, UErrorCode &errorCode) { in forData()
139 CollationFastLatinBuilder::loadGroups(const CollationData &data, UErrorCode &errorCode) { in loadGroups()
205 CollationFastLatinBuilder::getCEs(const CollationData &data, UErrorCode &errorCode) { in getCEs()
247 UErrorCode &errorCode) { in getCEsFromCE32()
343 UErrorCode &errorCode) { in getCEsFromContractionCE32()
402 UErrorCode &errorCode) { in addContractionEntry()
411 CollationFastLatinBuilder::addUniqueCE(int64_t ce, UErrorCode &errorCode) { in addUniqueCE()
430 CollationFastLatinBuilder::encodeUniqueCEs(UErrorCode &errorCode) { in encodeUniqueCEs()
565 CollationFastLatinBuilder::encodeCharCEs(UErrorCode &errorCode) { in encodeCharCEs()
[all …]
H A Ducol_res.cpp82 CollationLoader::loadRootRules(UErrorCode &errorCode) { in loadRootRules()
99 UErrorCode errorCode = U_ZERO_ERROR; in appendRootRules() local
108 UnicodeString &rules, UErrorCode &errorCode) { in loadRules()
148 CollationLoader::loadTailoring(const Locale &locale, UErrorCode &errorCode) { in loadTailoring()
168 UErrorCode &errorCode) in CollationLoader()
220 CollationLoader::createCacheEntry(UErrorCode &errorCode) { in createCacheEntry()
238 CollationLoader::loadFromLocale(UErrorCode &errorCode) { in loadFromLocale()
264 CollationLoader::loadFromBundle(UErrorCode &errorCode) { in loadFromBundle()
325 CollationLoader::loadFromCollations(UErrorCode &errorCode) { in loadFromCollations()
391 CollationLoader::loadFromData(UErrorCode &errorCode) { in loadFromData()
[all …]
H A Dcollationroot.cpp52 CollationRoot::loadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in loadFromFile()
79 CollationRoot::load(const char* ucadataPath, UErrorCode &errorCode) { in load()
105 CollationRoot::getRootCacheEntry(UErrorCode &errorCode) { in getRootCacheEntry()
112 CollationRoot::getRoot(UErrorCode &errorCode) { in getRoot()
119 CollationRoot::getData(UErrorCode &errorCode) { in getData()
126 CollationRoot::getSettings(UErrorCode &errorCode) { in getSettings()
133 CollationRoot::forceLoadFromFile(const char* ucadataPath, UErrorCode &errorCode) { in forceLoadFromFile()
H A Duitercollationiterator.cpp109 FCDUIterCollationIterator::handleNextCE32(UChar32 &c, UErrorCode &errorCode) { in handleNextCE32()
162 FCDUIterCollationIterator::nextCodePoint(UErrorCode &errorCode) { in nextCodePoint()
205 FCDUIterCollationIterator::previousCodePoint(UErrorCode &errorCode) { in previousCodePoint()
258 FCDUIterCollationIterator::forwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in forwardNumCodePoints()
267 FCDUIterCollationIterator::backwardNumCodePoints(int32_t num, UErrorCode &errorCode) { in backwardNumCodePoints()
305 FCDUIterCollationIterator::nextSegment(UErrorCode &errorCode) { in nextSegment()
386 FCDUIterCollationIterator::previousSegment(UErrorCode &errorCode) { in previousSegment()
441 FCDUIterCollationIterator::normalize(const UnicodeString &s, UErrorCode &errorCode) { in normalize()
H A Drulebasedcollator.cpp155 const RuleBasedCollator *base, UErrorCode &errorCode) in RuleBasedCollator()
203 RuleBasedCollator::adoptTailoring(CollationTailoring *t, UErrorCode &errorCode) { in adoptTailoring()
262 UErrorCode errorCode = U_ZERO_ERROR; variable
280 UErrorCode errorCode = U_ZERO_ERROR; in hashCode() local
446 UErrorCode &errorCode) { in setAttribute()
511 RuleBasedCollator::setMaxVariable(UColReorderCode group, UErrorCode &errorCode) { in setMaxVariable()
570 RuleBasedCollator::setVariableTop(const char16_t *varTop, int32_t len, UErrorCode &errorCode) { in setVariableTop()
601 RuleBasedCollator::setVariableTop(const UnicodeString &varTop, UErrorCode &errorCode) { in setVariableTop()
606 RuleBasedCollator::setVariableTop(uint32_t varTop, UErrorCode &errorCode) { in setVariableTop()
659 UErrorCode &errorCode) { in setReorderCodes()
[all …]
/aosp_15_r20/cts/tests/tests/telephony/current/src/android/telephony/satellite/cts/
H A DSatelliteManagerTestBase.java192 protected int errorCode; field in SatelliteManagerTestBase.SatelliteTransmissionUpdateCallbackTest.DatagramStateChangeArgument
194 DatagramStateChangeArgument(int state, int pendingCount, int errorCode) { in DatagramStateChangeArgument()
243 public void onSendDatagramStateChanged(int state, int sendPendingCount, int errorCode) { in onSendDatagramStateChanged()
260 int datagramType, int state, int sendPendingCount, int errorCode) { in onSendDatagramStateChanged()
267 int state, int receivePendingCount, int errorCode) { in onReceiveDatagramStateChanged()
1091 Integer errorCode; in provisionSatellite() local
1110 Integer errorCode; in deprovisionSatellite() local
1126 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in isSatelliteProvisioned() local
1169 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in isSatelliteEnabled() local
1210 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in isSatelliteDemoModeEnabled() local
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c182 UErrorCode errorCode=U_ZERO_ERROR; in TestNextUChar() local
210 UErrorCode errorCode=U_ZERO_ERROR; in TestNextUCharError() local
1476 UErrorCode errorCode; in TestAmbiguousConverter() local
1846 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF7() local
1889 UErrorCode errorCode=U_ZERO_ERROR; in TestIMAP() local
1951 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF8() local
2022 UErrorCode errorCode=U_ZERO_ERROR; in TestCESU8() local
2074 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF16() local
2122 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF16BE() local
2176 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF16LE() local
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dnucnvtst.c182 UErrorCode errorCode=U_ZERO_ERROR; in TestNextUChar() local
210 UErrorCode errorCode=U_ZERO_ERROR; in TestNextUCharError() local
1477 UErrorCode errorCode; in TestAmbiguousConverter() local
1841 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF7() local
1884 UErrorCode errorCode=U_ZERO_ERROR; in TestIMAP() local
1946 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF8() local
2017 UErrorCode errorCode=U_ZERO_ERROR; in TestCESU8() local
2069 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF16() local
2117 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF16BE() local
2171 UErrorCode errorCode=U_ZERO_ERROR; in TestUTF16LE() local
[all …]
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DTransformationException.java193 public static String getErrorCodeName(@ErrorCode int errorCode) { in getErrorCodeName()
225 int errorCode) { in createForCodec()
252 int errorCode) { in createForCodec()
269 Throwable cause, String componentName, AudioFormat audioFormat, int errorCode) { in createForAudioProcessor()
282 Throwable cause, int errorCode) { in createForFrameProcessorChain()
293 /* package */ static TransformationException createForMuxer(Throwable cause, int errorCode) { in createForMuxer()
323 @ErrorCode int errorCode = getErrorCodeForName(exception.getErrorCodeName()); in createForPlaybackException() local
330 public final @ErrorCode int errorCode; field in TransformationException
344 @Nullable String message, @Nullable Throwable cause, @ErrorCode int errorCode) { in TransformationException()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtstnorm.cpp641 IcuTestErrorCode errorCode(*this, "TestPreviousNext"); in TestPreviousNext() local
833 UErrorCode errorCode; in TestConcatenate() local
882 …ompare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) { in ref_norm_compare()
909 …ompare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) { in _norm_compare()
1101 UErrorCode errorCode; in TestCompare() local
1254 UErrorCode errorCode; in countFoldFCDExceptions() local
1350 initExpectedSkippables(UnicodeSet skipSets[UNORM_MODE_COUNT], UErrorCode &errorCode) { in initExpectedSkippables()
1420 IcuTestErrorCode errorCode(*this, "TestSkippable"); in TestSkippable() local
1477 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp"); in TestCustomComp() local
1514 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC"); in TestCustomFCC() local
[all …]
H A Dmessageformat2test_custom.cpp31 void TestMessageFormat2::testPersonFormatter(IcuTestErrorCode& errorCode) { in testPersonFormatter()
95 void TestMessageFormat2::testCustomFunctionsComplexMessage(IcuTestErrorCode& errorCode) { in testCustomFunctionsComplexMessage()
186 IcuTestErrorCode errorCode(*this, "testCustomFunctions"); in testCustomFunctions() local
198 Formatter* PersonNameFormatterFactory::createFormatter(const Locale& locale, UErrorCode& errorCode)… in createFormatter()
279 …atter* GrammarCasesFormatterFactory::createFormatter(const Locale& locale, UErrorCode& errorCode) { in createFormatter()
357 void TestMessageFormat2::testGrammarCasesFormatter(IcuTestErrorCode& errorCode) { in testGrammarCasesFormatter()
416 Formatter* ListFormatterFactory::createFormatter(const Locale& locale, UErrorCode& errorCode) { in createFormatter()
501 void TestMessageFormat2::testListFormatter(IcuTestErrorCode& errorCode) { in testListFormatter()
538 /* static */ Hashtable* message2::ResourceManager::properties(UErrorCode& errorCode) { in properties()
571 Formatter* ResourceManagerFactory::createFormatter(const Locale& locale, UErrorCode& errorCode) { in createFormatter()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtstnorm.cpp641 IcuTestErrorCode errorCode(*this, "TestPreviousNext"); in TestPreviousNext() local
833 UErrorCode errorCode; in TestConcatenate() local
882 …ompare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) { in ref_norm_compare()
909 …ompare(const UnicodeString &s1, const UnicodeString &s2, uint32_t options, UErrorCode &errorCode) { in _norm_compare()
1101 UErrorCode errorCode; in TestCompare() local
1252 UErrorCode errorCode; in countFoldFCDExceptions() local
1348 initExpectedSkippables(UnicodeSet skipSets[UNORM_MODE_COUNT], UErrorCode &errorCode) { in initExpectedSkippables()
1418 IcuTestErrorCode errorCode(*this, "TestSkippable"); in TestSkippable() local
1475 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomComp"); in TestCustomComp() local
1512 IcuTestErrorCode errorCode(*this, "BasicNormalizerTest/TestCustomFCC"); in TestCustomFCC() local
[all …]
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/
DSQLDatastoreManagerTest.java78 int errorCode = in runInTransactionWithResult_throwsException_logsDbVersion() local
106 int errorCode = AD_SERVICES_ERROR_REPORTED__ERROR_CODE__MEASUREMENT_DATASTORE_FAILURE; in runInTransactionWithResult_throwsDataStoreExceptionExceptionDisable_logsDbVersion() local
138 int errorCode = AD_SERVICES_ERROR_REPORTED__ERROR_CODE__MEASUREMENT_DATASTORE_FAILURE; in runInTransactionWithResult_throwsDataStoreExceptionExceptionEnable_rethrows() local
160 int errorCode = in runInTransaction_throwsException_logsDbVersion() local
188 int errorCode = AD_SERVICES_ERROR_REPORTED__ERROR_CODE__MEASUREMENT_DATASTORE_FAILURE; in runInTransaction_throwsDataStoreExceptionExceptionDisable_logsDbVersion() local
216 int errorCode = AD_SERVICES_ERROR_REPORTED__ERROR_CODE__MEASUREMENT_DATASTORE_FAILURE; in runInTransaction_throwsDataStoreExceptionSamplingDisabled_logsDbVersion() local
249 int errorCode = AD_SERVICES_ERROR_REPORTED__ERROR_CODE__MEASUREMENT_DATASTORE_FAILURE; in runInTransaction_throwsDataStoreExceptionExceptionEnable_logsDbVersion() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/cl/
H A DCLContextCL.cpp84 cl_int errorCode = CL_SUCCESS; in createCommandQueue() local
113 cl_int errorCode = CL_SUCCESS; in createBuffer() local
138 cl_int errorCode = CL_SUCCESS; in createImage() local
231 cl_int errorCode = CL_SUCCESS; in createSampler() local
268 cl_int errorCode = CL_SUCCESS; in createProgramWithSource() local
286 cl_int errorCode = CL_SUCCESS; in createProgramWithIL() local
303 cl_int errorCode = CL_SUCCESS; in createProgramWithBinary() local
324 cl_int errorCode = CL_SUCCESS; in createProgramWithBuiltInKernels() local
348 cl_int errorCode = CL_SUCCESS; in linkProgram() local
378 cl_int errorCode = CL_SUCCESS; in createUserEvent() local
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dppucd.cpp65 PreparsedUCD::PreparsedUCD(const char *filename, UErrorCode &errorCode) in PreparsedUCD()
113 PreparsedUCD::readLine(UErrorCode &errorCode) { in readLine()
193 PreparsedUCD::getProps(UnicodeSet &newValues, UErrorCode &errorCode) { in getProps()
319 UErrorCode &errorCode) { in parseProperty()
513 PreparsedUCD::getRangeForAlgNames(UChar32 &start, UChar32 &end, UErrorCode &errorCode) { in getRangeForAlgNames()
534 PreparsedUCD::parseCodePoint(const char *s, UErrorCode &errorCode) { in parseCodePoint()
548 …arsedUCD::parseCodePointRange(const char *s, UChar32 &start, UChar32 &end, UErrorCode &errorCode) { in parseCodePointRange()
563 PreparsedUCD::parseString(const char *s, UnicodeString &uni, UErrorCode &errorCode) { in parseString()
581 PreparsedUCD::parseScriptExtensions(const char *s, UnicodeSet &scx, UErrorCode &errorCode) { in parseScriptExtensions()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Dnormalizer2.cpp188 static void U_CALLCONV initNoopSingleton(UErrorCode &errorCode) { in initNoopSingleton()
200 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) { in getNoopInstance()
216 Norm2AllModes::createInstance(Normalizer2Impl *impl, UErrorCode &errorCode) { in createInstance()
232 Norm2AllModes::createNFCInstance(UErrorCode &errorCode) { in createNFCInstance()
250 static void U_CALLCONV initNFCSingleton(UErrorCode &errorCode) { in initNFCSingleton()
256 Norm2AllModes::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance()
263 Normalizer2::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance()
269 Normalizer2::getNFDInstance(UErrorCode &errorCode) { in getNFDInstance()
274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance()
279 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance()
[all …]
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dnormalizer2.cpp188 static void U_CALLCONV initNoopSingleton(UErrorCode &errorCode) { in initNoopSingleton()
200 const Normalizer2 *Normalizer2Factory::getNoopInstance(UErrorCode &errorCode) { in getNoopInstance()
216 Norm2AllModes::createInstance(Normalizer2Impl *impl, UErrorCode &errorCode) { in createInstance()
232 Norm2AllModes::createNFCInstance(UErrorCode &errorCode) { in createNFCInstance()
250 static void U_CALLCONV initNFCSingleton(UErrorCode &errorCode) { in initNFCSingleton()
256 Norm2AllModes::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance()
263 Normalizer2::getNFCInstance(UErrorCode &errorCode) { in getNFCInstance()
269 Normalizer2::getNFDInstance(UErrorCode &errorCode) { in getNFDInstance()
274 const Normalizer2 *Normalizer2Factory::getFCDInstance(UErrorCode &errorCode) { in getFCDInstance()
279 const Normalizer2 *Normalizer2Factory::getFCCInstance(UErrorCode &errorCode) { in getFCCInstance()
[all …]
/aosp_15_r20/system/chre/pal/tests/src/
H A Dwifi_pal_impl_test.cc57 void chrePalScanMonitorStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalScanMonitorStatusChangeCallback()
63 void chrePalScanResponseCallback(bool pending, uint8_t errorCode) { in chrePalScanResponseCallback()
75 void chrePalRangingEventCallback(uint8_t errorCode, in chrePalRangingEventCallback()
82 void chrePalNanServiceIdentifierCallback(uint8_t errorCode, in chrePalNanServiceIdentifierCallback()
159 uint8_t errorCode) { in scanMonitorStatusChangeCallback()
172 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
199 void PalWifiTest::rangingEventCallback(uint8_t errorCode, in rangingEventCallback()
206 void PalWifiTest::nanServiceIdentifierCallback(uint8_t errorCode, in nanServiceIdentifierCallback()
236 void PalWifiTest::nanSubscriptionCanceledCallback(uint8_t errorCode, in nanSubscriptionCanceledCallback()
/aosp_15_r20/packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/
DSatelliteControl.java159 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestIsEnabledApp() local
187 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestIsDemoModeEnabledApp() local
215 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestIsSupportedApp() local
243 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestCapabilitiesApp() local
267 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestIsCommunicationAllowedForCurrentLocationApp() local
297 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestTimeForNextSatelliteVisibilityApp() local
412 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in requestSatelliteSubscriberProvisionStatusApp() local
443 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in provisionSatelliteApp() local
475 final AtomicReference<Integer> errorCode = new AtomicReference<>(); in deprovisionSatelliteApp() local
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/transformer/src/main/java/com/google/android/exoplayer2/transformer/
H A DTransformationException.java197 public static String getErrorCodeName(@ErrorCode int errorCode) { in getErrorCodeName()
219 Throwable cause, String componentName, Format format, int errorCode) { in createForCodec()
234 Throwable cause, String componentName, AudioFormat audioFormat, int errorCode) { in createForAudioProcessor()
247 Throwable cause, int errorCode) { in createForFrameEditor()
258 /* package */ static TransformationException createForMuxer(Throwable cause, int errorCode) { in createForMuxer()
288 @ErrorCode int errorCode = getErrorCodeForName(exception.getErrorCodeName()); in createForPlaybackException() local
295 public final @ErrorCode int errorCode; field in TransformationException
309 @Nullable String message, @Nullable Throwable cause, @ErrorCode int errorCode) { in TransformationException()

12345678910>>...132