/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | charstrmap.h | 25 CharStringMap(int32_t size, UErrorCode &errorCode) { in CharStringMap() 45 void put(const char *key, const char *value, UErrorCode &errorCode) { in put()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/ |
H A D | charstrmap.h | 25 CharStringMap(int32_t size, UErrorCode &errorCode) { in CharStringMap() 45 void put(const char *key, const char *value, UErrorCode &errorCode) { in put()
|
H A D | uniquecharstr.h | 26 UniqueCharStrings(UErrorCode &errorCode) : strings(nullptr) { in UniqueCharStrings() 58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add()
|
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/ |
D | AuthenticationFailureEventInfo.java | 31 public final int errorCode; field in AuthenticationFailureEventInfo 34 int reasonCode, int errorCode) { in AuthenticationFailureEventInfo()
|
/aosp_15_r20/external/executorch/backends/apple/coreml/runtime/delegate/ |
H A D | ETCoreMLLogging.h | 51 #define ETCoreMLLogErrorAndSetNSError(errorOut, errorCode, formatString, ...) … argument 67 #define ETCoreMLLogUnderlyingErrorAndSetNSError(errorOut, errorCode, underlyingNSError, formatStrin… argument
|
/aosp_15_r20/packages/modules/AdServices/adservices/framework/java/android/adservices/exceptions/ |
D | AdServicesNetworkException.java | 84 public AdServicesNetworkException(@ErrorCode int errorCode) { in AdServicesNetworkException() 112 private void checkErrorCode(@ErrorCode int errorCode) { in checkErrorCode()
|
/aosp_15_r20/cts/tests/tests/telephony/current/EmbmsMiddlewareTestApp/aidl/android/telephony/cts/embmstestapp/ |
H A D | ICtsStreamingMiddlewareControl.aidl | 31 void fireErrorOnStream(int errorCode, String message); in fireErrorOnStream() 33 void fireErrorOnSession(int errorCode, String message); in fireErrorOnSession()
|
/aosp_15_r20/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/ |
H A D | MockSpdyPeer.java | 233 public ErrorCode errorCode; field in MockSpdyPeer.InFrame 282 @Override public void rstStream(int streamId, ErrorCode errorCode) { in rstStream() 297 @Override public void goAway(int lastGoodStreamId, ErrorCode errorCode, ByteString debugData) { in goAway()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | validationES.h | 39 #define ANGLE_VALIDATION_ERROR(errorCode, message) \ argument 41 #define ANGLE_VALIDATION_ERRORF(errorCode, ...) \ argument 445 GLenum errorCode = context->getStateCache().getBasicDrawElementsErrorCode(); in ValidateDrawBase() local
|
H A D | Error.cpp | 30 Error::Error(EGLint errorCode, std::string &&message) in Error() 34 Error::Error(EGLint errorCode, EGLint id, std::string &&message) in Error()
|
/aosp_15_r20/packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/ |
D | Datagram.java | 145 public void onSendDatagramStateChanged(int state, int sendPendingCount, int errorCode) { in onSendDatagramStateChanged() 158 int datagramType, int state, int sendPendingCount, int errorCode) { in onSendDatagramStateChanged() 166 int state, int receivePendingCount, int errorCode) { in onReceiveDatagramStateChanged()
|
/aosp_15_r20/hardware/interfaces/wifi/aidl/default/ |
H A D | wifi.cpp | 260 WifiStatusCode errorCode = in startInternal() local 289 WifiStatusCode errorCode = in startInternal() local 328 WifiStatusCode errorCode = in stopInternal() local
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/ |
H A D | uniquecharstr.h | 26 UniqueCharStrings(UErrorCode &errorCode) : strings(nullptr) { in UniqueCharStrings() 58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/ |
H A D | uniquecharstr.h | 26 UniqueCharStrings(UErrorCode &errorCode) : strings(nullptr) { in UniqueCharStrings() 58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add()
|
/aosp_15_r20/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | SmsResponse.java | 46 public SmsResponse(int messageRef, String ackPdu, int errorCode) { in SmsResponse() 50 public SmsResponse(int messageRef, String ackPdu, int errorCode, long messageId) { in SmsResponse()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/ |
H A D | uniquecharstr.h | 26 UniqueCharStrings(UErrorCode &errorCode) : strings(nullptr) { in UniqueCharStrings() 58 int32_t add(const UnicodeString &s, UErrorCode &errorCode) { in add()
|
/aosp_15_r20/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/errorlogging/ |
D | AdServicesErrorLoggerImpl.java | 87 protected boolean isEnabled(int errorCode) { in isEnabled() 110 protected boolean isEnabled(int errorCode) { in isEnabled()
|
/aosp_15_r20/external/zstd/lib/legacy/ |
H A D | zstd_v05.c | 1385 size_t errorCode; in FSEv05_decompress_usingDTable_generic() local 1462 size_t errorCode; in FSEv05_decompress() local 1917 { size_t const errorCode = BITv05_initDStream(&bitD, cSrc, cSrcSize); in HUFv05_decompress1X2_usingDTable() local 1932 size_t errorCode; in HUFv05_decompress1X2() local 1958 size_t errorCode; in HUFv05_decompress4X2_usingDTable() local 2042 size_t errorCode; in HUFv05_decompress4X2() local 2295 size_t errorCode; in HUFv05_decompress1X4_usingDTable() local 2340 size_t errorCode; in HUFv05_decompress4X4_usingDTable() local 2862 size_t errorCode; in ZSTDv05_decodeLiteralsBlock() local 3266 size_t errorCode, dumpsLength=0; in ZSTDv05_decompressSequences() local [all …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | tmsgfmt.cpp | 638 UErrorCode errorCode = U_ZERO_ERROR; in testApostropheInPluralAndSelect() local 1806 IcuTestErrorCode errorCode(*this, "testGetFormatNames"); in testGetFormatNames() local 1852 IcuTestErrorCode errorCode(*this, "TestTrimArgumentName"); in TestTrimArgumentName() local 1872 IcuTestErrorCode errorCode(*this, "TestSelectOrdinal"); in TestSelectOrdinal() local 1904 IcuTestErrorCode errorCode(*this, "TestDecimals"); in TestDecimals() local 1975 IcuTestErrorCode errorCode(*this, "TestArgIsPrefixOfAnother"); in TestArgIsPrefixOfAnother() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | tmsgfmt.cpp | 638 UErrorCode errorCode = U_ZERO_ERROR; in testApostropheInPluralAndSelect() local 1806 IcuTestErrorCode errorCode(*this, "testGetFormatNames"); in testGetFormatNames() local 1852 IcuTestErrorCode errorCode(*this, "TestTrimArgumentName"); in TestTrimArgumentName() local 1872 IcuTestErrorCode errorCode(*this, "TestSelectOrdinal"); in TestSelectOrdinal() local 1904 IcuTestErrorCode errorCode(*this, "TestDecimals"); in TestDecimals() local 1975 IcuTestErrorCode errorCode(*this, "TestArgIsPrefixOfAnother"); in TestArgIsPrefixOfAnother() local
|
/aosp_15_r20/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/ |
D | FinancedDeviceProvisioningController.java | 77 protected String getErrorMsgId(AbstractProvisioningTask task, int errorCode) { in getErrorMsgId() 83 protected boolean getRequireFactoryReset(AbstractProvisioningTask task, int errorCode) { in getRequireFactoryReset()
|
/aosp_15_r20/frameworks/base/nfc/java/android/nfc/tech/ |
H A D | BasicTagTechnology.java | 73 int errorCode = mTag.getTagService().connect(mTag.getServiceHandle(), in connect() local 104 int errorCode = mTag.getTagService().reconnect(mTag.getServiceHandle()); in reconnect() local
|
/aosp_15_r20/external/okhttp/repackaged/okhttp/src/main/java/com/android/okhttp/internal/framed/ |
H A D | FramedConnection.java | 350 void writeSynResetLater(final int streamId, final ErrorCode errorCode) { in writeSynResetLater() 706 @Override public void rstStream(int streamId, ErrorCode errorCode) { in rstStream() 780 @Override public void goAway(int lastGoodStreamId, ErrorCode errorCode, ByteString debugData) { in goAway() 908 private void pushResetLater(final int streamId, final ErrorCode errorCode) { in pushResetLater()
|
/aosp_15_r20/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
H A D | FramedConnection.java | 348 void writeSynResetLater(final int streamId, final ErrorCode errorCode) { in writeSynResetLater() 701 @Override public void rstStream(int streamId, ErrorCode errorCode) { in rstStream() 775 @Override public void goAway(int lastGoodStreamId, ErrorCode errorCode, ByteString debugData) { in goAway() 903 private void pushResetLater(final int streamId, final ErrorCode errorCode) { in pushResetLater()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/av/media/module/libmediatranscoding/mediatranscoding_aidl_interface-java-source/gen/android/media/ |
D | ITranscodingClientCallback.java | 75 …@Override public void onTranscodingFailed(int sessionId, int errorCode) throws android.os.RemoteEx… in onTranscodingFailed() 346 …@Override public void onTranscodingFailed(int sessionId, int errorCode) throws android.os.RemoteEx… in onTranscodingFailed() 460 public void onTranscodingFailed(int sessionId, int errorCode) throws android.os.RemoteException; in onTranscodingFailed()
|