Home
last modified time | relevance | path

Searched defs:errorCode (Results 301 – 325 of 3299) sorted by relevance

1...<<11121314151617181920>>...132

/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dspreptst.c66 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cs_prep_data() local
84 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cis_prep_data() local
90 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_mixed_prep_data() local
494 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cs_prep() local
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dxmlparser.cpp154 UXMLParser::createParser(UErrorCode &errorCode) { in createParser()
165 UXMLParser::parseFile(const char *filename, UErrorCode &errorCode) { in parseFile()
654 UXMLParser::intern(const UnicodeString &s, UErrorCode &errorCode) { in intern()
681 UXMLElement::UXMLElement(const UXMLParser *parser, const UnicodeString *name, UErrorCode &errorCode in UXMLElement()
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dxmlparser.cpp154 UXMLParser::createParser(UErrorCode &errorCode) { in createParser()
165 UXMLParser::parseFile(const char *filename, UErrorCode &errorCode) { in parseFile()
654 UXMLParser::intern(const UnicodeString &s, UErrorCode &errorCode) { in intern()
681 UXMLElement::UXMLElement(const UXMLParser *parser, const UnicodeString *name, UErrorCode &errorCode in UXMLElement()
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dspreptst.c66 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cs_prep_data() local
84 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cis_prep_data() local
90 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_mixed_prep_data() local
494 UErrorCode errorCode = U_ZERO_ERROR; in Test_nfs4_cs_prep() local
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v07.c1547 …{ size_t const errorCode = BITv07_initDStream(&bitD, cSrc, cSrcSize); /* replaced last arg by ma… in FSEv07_decompress_usingDTable_generic() local
1633 { size_t const errorCode = FSEv07_buildDTable (dt, counting, maxSymbolValue, tableLog); in FSEv07_decompress() local
1825 { size_t const errorCode = BITv07_initDStream(&bitD, cSrc, cSrcSize); in HUFv07_decompress1X2_usingDTable_internal() local
1905 { size_t const errorCode = BITv07_initDStream(&bitD1, istart1, length1); in HUFv07_decompress4X2_usingDTable_internal() local
1907 { size_t const errorCode = BITv07_initDStream(&bitD2, istart2, length2); in HUFv07_decompress4X2_usingDTable_internal() local
1909 { size_t const errorCode = BITv07_initDStream(&bitD3, istart3, length3); in HUFv07_decompress4X2_usingDTable_internal() local
1911 { size_t const errorCode = BITv07_initDStream(&bitD4, istart4, length4); in HUFv07_decompress4X2_usingDTable_internal() local
2228 { size_t const errorCode = BITv07_initDStream(&bitD, cSrc, cSrcSize); in HUFv07_decompress1X4_usingDTable_internal() local
2315 { size_t const errorCode = BITv07_initDStream(&bitD1, istart1, length1); in HUFv07_decompress4X4_usingDTable_internal() local
2317 { size_t const errorCode = BITv07_initDStream(&bitD2, istart2, length2); in HUFv07_decompress4X4_usingDTable_internal() local
[all …]
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java-source/gen/com/android/server/thread/openthread/
DIChannelMasksReceiver.java19 …@Override public void onError(int errorCode, java.lang.String errorMessage) throws android.os.Remo… in onError()
120 …@Override public void onError(int errorCode, java.lang.String errorMessage) throws android.os.Remo… in onError()
140 …public void onError(int errorCode, java.lang.String errorMessage) throws android.os.RemoteExceptio… in onError()
DIOtOutputReceiver.java22 …@Override public void onError(int errorCode, java.lang.String errorMessage) throws android.os.Remo… in onError()
136 …@Override public void onError(int errorCode, java.lang.String errorMessage) throws android.os.Remo… in onError()
158 …public void onError(int errorCode, java.lang.String errorMessage) throws android.os.RemoteExceptio… in onError()
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dplurults.cpp896 IcuTestErrorCode errorCode(*this, "testScientificPluralKeyword"); in testScientificPluralKeyword() local
963 IcuTestErrorCode errorCode(*this, "testCompactDecimalPluralKeyword"); in testCompactDecimalPluralKeyword() local
1025 IcuTestErrorCode errorCode(*this, "testDoubleValue"); in testDoubleValue() local
1069 IcuTestErrorCode errorCode(*this, "testLongValue"); in testLongValue() local
1112 IcuTestErrorCode errorCode(*this, "getPluralKeyword"); in getPluralKeyword() local
1132 IcuTestErrorCode errorCode(*this, "testOrdinal"); in testOrdinal() local
1642 IcuTestErrorCode errorCode(*this, "testLocaleExtension"); in testLocaleExtension() local
H A Dnumfmtst.h358 const char *exp, UBool rt, UErrorCode errorCode) { in expect()
363 const UnicodeString& exp, UErrorCode errorCode) { in expect()
368 const char *exp, UErrorCode errorCode) { in expect()
/aosp_15_r20/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DNsdPublisher.java416 public void onRegistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onRegistrationFailed()
434 public void onUnregistrationFailed(NsdServiceInfo serviceInfo, int errorCode) { in onUnregistrationFailed()
504 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed()
515 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed()
581 public void onServiceInfoCallbackRegistrationFailed(int errorCode) { in onServiceInfoCallbackRegistrationFailed()
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/satellite/
DPointingAppController.java177 public int errorCode; field in PointingAppController.DatagramTransferStateHandlerRequest
180 int pendingCount, int errorCode) { in DatagramTransferStateHandlerRequest()
449 int sendPendingCount, int errorCode) { in updateSendDatagramTransferState()
487 int receivePendingCount, int errorCode) { in updateReceiveDatagramTransferState()
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/biometrics/
DIdentityCheckBiometricErrorDialog.java123 Utils.BiometricStatus errorCode, boolean twoFactorAuthentication) { in showBiometricErrorDialog()
135 FragmentActivity fragmentActivity, Utils.BiometricStatus errorCode) { in showBiometricErrorDialogAndFinishActivityOnDismiss()
141 Utils.BiometricStatus errorCode, boolean twoFactorAuthentication, in showBiometricErrorDialog()
/aosp_15_r20/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionListenerProxy.java156 final int errorCode, final String message) { in onCallChangeFailed()
171 public void onError(final ISipSession session, final int errorCode, in onError()
219 final int errorCode, final String message) { in onRegistrationFailed()
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.h358 const char *exp, UBool rt, UErrorCode errorCode) { in expect()
363 const UnicodeString& exp, UErrorCode errorCode) { in expect()
368 const char *exp, UErrorCode errorCode) { in expect()
H A Dapicoll.cpp229 IcuTestErrorCode errorCode(*this, "TestKeywordValues"); in TestKeywordValues() local
1239 IcuTestErrorCode errorCode(*this, "TestSortKeyOverflow()"); in TestSortKeyOverflow() local
1593 UErrorCode errorCode = U_ZERO_ERROR; in TestMaxVariable() local
2371 IcuTestErrorCode errorCode(*this, "TestCloneBinary"); in TestCloneBinary() local
2425 IcuTestErrorCode errorCode(*this, "TestIterNumeric"); in TestIterNumeric() local
2441 UErrorCode errorCode = U_ZERO_ERROR; in TestBadKeywords() local
2486 IcuTestErrorCode errorCode(*this, "TestGapTooSmall"); in TestGapTooSmall() local
2521 IcuTestErrorCode errorCode(*this, "TestNFCNull"); in TestNFCNull() local
/aosp_15_r20/external/icu/icu4c/source/test/iotest/
H A Diotest.cpp200 UErrorCode errorCode; in DataDrivenPrintf() local
403 UErrorCode errorCode; in DataDrivenScanf() local
605 UErrorCode errorCode; in DataDrivenPrintfPrecision() local
778 UErrorCode errorCode = U_ZERO_ERROR; in main() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserJourneyLoggerTest.java632 int targetUserId, int userType, int userFlags, int errorCode, int times) { in captureAndAssert()
655 int targetUserId, int userType, int userFlags, int errorCode) { in captureLogAndAssert()
674 long sessionId, int targetUserId, int event, int state, int errorCode, int times) { in captureAndAssert()
692 int state, int errorCode) { in captureLogAndAssert()
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp125 UErrorCode errorCode=U_ZERO_ERROR; in call() local
178 UErrorCode errorCode=U_ZERO_ERROR; in ToNFC() local
193 UErrorCode errorCode=U_ZERO_ERROR; in call() local
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/
DAbstractProvisioningController.java104 protected abstract String getErrorMsgId(AbstractProvisioningTask task, int errorCode); in getErrorMsgId()
105 protected abstract boolean getRequireFactoryReset(AbstractProvisioningTask task, int errorCode); in getRequireFactoryReset()
172 public synchronized void onError(AbstractProvisioningTask task, int errorCode, in onError()
/aosp_15_r20/external/icu/icu4c/source/test/perf/utrie2perf/
H A Dutrie2perf.cpp125 UErrorCode errorCode=U_ZERO_ERROR; in call() local
178 UErrorCode errorCode=U_ZERO_ERROR; in ToNFC() local
193 UErrorCode errorCode=U_ZERO_ERROR; in call() local
/aosp_15_r20/external/cronet/third_party/icu/source/samples/ustring/
H A Dustring.cpp53 UErrorCode errorCode=U_ZERO_ERROR; in printUString() local
211 UErrorCode errorCode; in demoCaseMapInC() local
591 UErrorCode errorCode=U_ZERO_ERROR; in main() local
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Dcollationdatawriter.cpp81 UErrorCode &errorCode) { in writeBase()
91 UErrorCode &errorCode) { in writeTailoring()
103 UErrorCode &errorCode) { in write()
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Dcollationdatawriter.cpp81 UErrorCode &errorCode) { in writeBase()
91 UErrorCode &errorCode) { in writeTailoring()
103 UErrorCode &errorCode) { in write()
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Dbytesinkutil.cpp22 ByteSink &sink, Edits *edits, UErrorCode &errorCode) { in appendChange()
61 ByteSink &sink, Edits *edits, UErrorCode &errorCode) { in appendChange()
111 UErrorCode &errorCode) { in appendUnchanged()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DUpdateCallback100.cpp17 Z7_COM7F_IMF(CUpdateCallback100Imp::ScanError(const wchar_t *path, HRESULT errorCode)) in Z7_COM7F_IMF()
85 Z7_COM7F_IMF(CUpdateCallback100Imp::OpenFileError(const wchar_t *path, HRESULT errorCode)) in Z7_COM7F_IMF()
91 Z7_COM7F_IMF(CUpdateCallback100Imp::ReadingFileError(const wchar_t *path, HRESULT errorCode)) in Z7_COM7F_IMF()

1...<<11121314151617181920>>...132