/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | normconf.cpp | 41 UErrorCode errorCode = U_ZERO_ERROR; in NormalizerConformanceTest() local 74 UErrorCode errorCode; in openNormalizationTestFile() local 285 UBool isNormalizedUTF8(const Normalizer2 *norm2, const UnicodeString &s, UErrorCode &errorCode) { in isNormalizedUTF8() 465 UErrorCode errorCode = U_ZERO_ERROR; in checkNorm() local
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | normlzr.cpp | 78 UErrorCode errorCode=U_ZERO_ERROR; in init() local 216 UErrorCode &errorCode) { in concatenate() 499 UErrorCode errorCode=U_ZERO_ERROR; in nextNormalize() local 521 UErrorCode errorCode=U_ZERO_ERROR; in previousNormalize() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | normconf.cpp | 41 UErrorCode errorCode = U_ZERO_ERROR; in NormalizerConformanceTest() local 74 UErrorCode errorCode; in openNormalizationTestFile() local 285 UBool isNormalizedUTF8(const Normalizer2 *norm2, const UnicodeString &s, UErrorCode &errorCode) { in isNormalizedUTF8() 465 UErrorCode errorCode = U_ZERO_ERROR; in checkNorm() local
|
/aosp_15_r20/out/soong/.intermediates/external/ot-br-posix/src/android/aidl/ot-daemon-aidl-java-source/gen/com/android/server/thread/openthread/ |
D | INsdStatusReceiver.java | 22 @Override public void onError(int errorCode) throws android.os.RemoteException in onError() 115 @Override public void onError(int errorCode) throws android.os.RemoteException in onError() 134 public void onError(int errorCode) throws android.os.RemoteException; in onError()
|
D | IOtStatusReceiver.java | 19 …@Override public void onError(int errorCode, java.lang.String errorMessage) throws android.os.Remo… in onError() 114 …@Override public void onError(int errorCode, java.lang.String errorMessage) throws android.os.Remo… in onError() 134 …public void onError(int errorCode, java.lang.String errorMessage) throws android.os.RemoteExceptio… in onError()
|
/aosp_15_r20/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/VirtualMachine/ |
H A D | InstanceCountsTest.java | 99 short errorCode = checkedReply.getErrorCode(); in testInstanceCounts_Normal() local 157 short errorCode = checkedReply.getErrorCode(); in testInstanceCounts_IllegalArgument() local 196 short errorCode = checkedReply.getErrorCode(); in testInstanceCounts_Zero() local
|
/aosp_15_r20/frameworks/opt/net/voip/src/java/android/net/sip/ |
D | ISipSessionListener.aidl | 90 void onError(in ISipSession session, int errorCode, String errorMessage); in onError() 99 void onCallChangeFailed(in ISipSession session, int errorCode, in onCallChangeFailed() 124 void onRegistrationFailed(in ISipSession session, int errorCode, in onRegistrationFailed()
|
D | SipSessionAdapter.java | 49 public void onCallChangeFailed(ISipSession session, int errorCode, in onCallChangeFailed() 53 public void onError(ISipSession session, int errorCode, String message) { in onError() 62 public void onRegistrationFailed(ISipSession session, int errorCode, in onRegistrationFailed()
|
/aosp_15_r20/external/cronet/third_party/icu/source/samples/numfmt/ |
H A D | main.cpp | 105 setNumberFormatCurrency_2_4(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_4() 194 setNumberFormatCurrency_2_6(NumberFormat &nf, const char *currency, UErrorCode &errorCode) { in setNumberFormatCurrency_2_6() 235 UErrorCode errorCode; in showCurrencyFormatting() local
|
/aosp_15_r20/prebuilts/sdk/current/public/ |
HD | framework-configinfrastructure.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/os/
android/ ... |
/aosp_15_r20/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/serviceflow/ |
D | ServiceFlowFactoryTest.java | 137 public void onError(int errorCode, int isolatedServiceErrorCode, in onError() 144 @Override public void onError(int errorCode, int isolatedServiceErrorCode, in onError() 153 public void onError(int errorCode, CalleeMetadata calleeMetadata) {} in onError()
|
/aosp_15_r20/packages/modules/OnDevicePersonalization/framework/java/android/adservices/ondevicepersonalization/ |
D | OnDevicePersonalizationManager.java | 722 private static String convertMessage(int errorCode) { in convertMessage() 746 private static int translateErrorCode(int errorCode, Context context) { in translateErrorCode() 774 int errorCode, in createException() 787 int errorCode, in createException()
|
/aosp_15_r20/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/ |
D | UceRequestCoordinator.java | 153 public static RequestResult createFailedResult(long taskId, int errorCode, long retry) { in createFailedResult() 164 public static RequestResult createFailedResult(long taskId, int errorCode, long retry, in createFailedResult() 200 private RequestResult(long taskId, int errorCode, long retryMillis) { in RequestResult() 207 private RequestResult(long taskId, int errorCode, long retryMillis, SipDetails details) { in RequestResult()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | locdispnames.cpp | 59 UErrorCode errorCode=U_ZERO_ERROR; in getDisplayLanguage() local 99 UErrorCode errorCode=U_ZERO_ERROR; in getDisplayScript() local 139 UErrorCode errorCode=U_ZERO_ERROR; in getDisplayCountry() local 179 UErrorCode errorCode=U_ZERO_ERROR; in getDisplayVariant() local 219 UErrorCode errorCode=U_ZERO_ERROR; in getDisplayName() local
|
/aosp_15_r20/system/chre/core/ |
H A D | gnss_manager.cc | 277 void GnssSession::handleStatusChange(bool enabled, uint8_t errorCode) { in handleStatusChange() 280 uint8_t errorCode; in handleStatusChange() member 581 uint8_t errorCode, const void *cookie) { in postAsyncResultEvent() 613 uint8_t errorCode, in postAsyncResultEventFatal() 621 void GnssSession::handleStatusChangeSync(bool enabled, uint8_t errorCode) { in handleStatusChangeSync()
|
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/satellite/ |
D | DatagramControllerTest.java | 149 int errorCode = SATELLITE_RESULT_SUCCESS; in testSuppressSendStatusUpdate() local 268 int errorCode = SATELLITE_RESULT_SUCCESS; in testUpdateSendStatus() local 293 int errorCode = SATELLITE_RESULT_SUCCESS; in testUpdateReceiveStatus() local
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/privatespace/ |
D | PrivateSpaceCreationFragment.java | 145 int errorCode = PrivateSpaceMaintainer.getInstance( in createPrivateSpace() local 149 errorCode); in createPrivateSpace() local 167 private void showPrivateSpaceErrorScreen(int errorCode) { in showPrivateSpaceErrorScreen()
|
/aosp_15_r20/external/aws-sdk-java-v2/services/kinesis/src/test/java/software/amazon/awssdk/services/kinesis/ |
H A D | SubscribeToShardUnmarshallingTest.java | 87 String errorCode = "ResourceNotFoundException"; in exceptionWithMessage_UnmarshalledCorrectly() local 113 String errorCode = "InternalError"; in errorWithMessage_UnmarshalledCorrectly() local 263 public MessageWriter writeError(String errorCode, String errorMessage) { in writeError()
|
/aosp_15_r20/external/sdk-platform-java/gax-java/gax-httpjson/src/main/java/com/google/api/gax/httpjson/ |
H A D | HttpJsonOperationSnapshot.java | 51 private final StatusCode errorCode; field in HttpJsonOperationSnapshot 59 StatusCode errorCode, in HttpJsonOperationSnapshot() 118 private StatusCode errorCode; field in HttpJsonOperationSnapshot.Builder
|
/aosp_15_r20/frameworks/base/packages/PrintRecommendationService/src/com/android/printservice/recommendation/util/ |
H A D | MDNSFilteredDiscovery.java | 143 public void onStartDiscoveryFailed(String serviceType, int errorCode) { in onStartDiscoveryFailed() 149 public void onStopDiscoveryFailed(String serviceType, int errorCode) { in onStopDiscoveryFailed() 169 public void onResolveFailed(NsdServiceInfo serviceInfo, int errorCode) { in onServiceFound()
|
/aosp_15_r20/frameworks/base/core/java/android/net/metrics/ |
H A D | DhcpErrorEvent.java | 49 public final int errorCode; field in DhcpErrorEvent 78 public DhcpErrorEvent(int errorCode) { in DhcpErrorEvent() 110 public static int errorCodeWithOption(int errorCode, int option) { in errorCodeWithOption()
|
/aosp_15_r20/external/icu/libicu/cts_headers/ |
H A D | collationiterator.h | 62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() 74 inline UBool incLength(UErrorCode &errorCode) { in incLength() 129 inline int64_t nextCE(UErrorCode &errorCode) { in nextCE()
|
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/common_os/include/external/icu/icu4c/source/i18n/ |
H A D | collationiterator.h | 62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() 74 inline UBool incLength(UErrorCode &errorCode) { in incLength() 129 inline int64_t nextCE(UErrorCode &errorCode) { in nextCE()
|
/aosp_15_r20/external/icu/icu4c/source/i18n/ |
H A D | collationiterator.h | 62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() 74 inline UBool incLength(UErrorCode &errorCode) { in incLength() 129 inline int64_t nextCE(UErrorCode &errorCode) { in nextCE()
|
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/ |
H A D | collationiterator.h | 62 inline void append(int64_t ce, UErrorCode &errorCode) { in append() 74 inline UBool incLength(UErrorCode &errorCode) { in incLength() 129 inline int64_t nextCE(UErrorCode &errorCode) { in nextCE()
|