/aosp12/system/security/keystore/include/keystore/ |
H A D | keystore_return_types.h | 43 KeyStoreServiceReturnCode(const ErrorCode& errorCode) : errorCode_(int32_t(errorCode)) {} in KeyStoreServiceReturnCode() 45 KeyStoreServiceReturnCode(const ResponseCode& errorCode) : errorCode_(int32_t(errorCode)) {} in KeyStoreServiceReturnCode() 46 KeyStoreServiceReturnCode(const KeyStoreServiceReturnCode& errorCode) in KeyStoreServiceReturnCode() 50 explicit inline KeyStoreServiceReturnCode(const int32_t& errorCode) : errorCode_(errorCode) {} in KeyStoreServiceReturnCode() 120 KeyStoreNativeReturnCode(const ErrorCode& errorCode) : errorCode_(int32_t(errorCode)) {} in KeyStoreNativeReturnCode() 122 KeyStoreNativeReturnCode(const ResponseCode& errorCode) : errorCode_(int32_t(errorCode)) {} in KeyStoreNativeReturnCode() 123 KeyStoreNativeReturnCode(const KeyStoreNativeReturnCode& errorCode) in KeyStoreNativeReturnCode() 125 explicit inline KeyStoreNativeReturnCode(const int32_t& errorCode) : errorCode_(errorCode) {} in KeyStoreNativeReturnCode() 181 const KeyStoreServiceReturnCode& errorCode) in KeyStoreNativeReturnCode() 184 const KeyStoreNativeReturnCode& errorCode) in KeyStoreServiceReturnCode()
|
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/ |
H A D | LocalPrebuiltGraph.cpp | 70 PrebuiltComputepipeRunner_ErrorCode errorCode = in handleConfigPhase() local 82 PrebuiltComputepipeRunner_ErrorCode errorCode = in handleConfigPhase() local 125 PrebuiltComputepipeRunner_ErrorCode errorCode = mappedFn(reinterpret_cast<void*>(this)); in handleExecutionPhase() local 268 PrebuiltComputepipeRunner_ErrorCode errorCode = mappedFn(); in GetStatus() local 280 PrebuiltComputepipeRunner_ErrorCode errorCode = mappedFn(nullptr, 0, &errorMessageSize); in GetErrorMessage() local 299 PrebuiltComputepipeRunner_ErrorCode errorCode = in SetInputStreamData() local 316 PrebuiltComputepipeRunner_ErrorCode errorCode = in SetInputStreamPixelData() local 327 PrebuiltComputepipeRunner_ErrorCode errorCode = mappedFn(flushOutputFrames); in StopGraphExecution() local 337 PrebuiltComputepipeRunner_ErrorCode errorCode = mappedFn(); in StartGraphProfiling() local 343 PrebuiltComputepipeRunner_ErrorCode errorCode = mappedFn(); in StopGraphProfiling() local [all …]
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | ServiceSpecificException.java | 37 public final int errorCode; field in ServiceSpecificException 39 public ServiceSpecificException(int errorCode, @Nullable String message) { in ServiceSpecificException() 44 public ServiceSpecificException(int errorCode) { in ServiceSpecificException()
|
/aosp12/frameworks/base/services/core/java/com/android/server/soundtrigger_middleware/ |
H A D | HalException.java | 34 public final int errorCode; field in HalException 36 public HalException(int errorCode, @NonNull String message) { in HalException() 41 public HalException(int errorCode) { in HalException()
|
H A D | RecoverableException.java | 38 public final int errorCode; field in RecoverableException 40 public RecoverableException(int errorCode, @NonNull String message) { in RecoverableException() 45 public RecoverableException(int errorCode) { in RecoverableException()
|
/aosp12/system/chre/pal/tests/src/ |
H A D | wifi_pal_impl_test.cc | 55 void chrePalScanMonitorStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalScanMonitorStatusChangeCallback() 61 void chrePalScanResponseCallback(bool pending, uint8_t errorCode) { in chrePalScanResponseCallback() 73 void chrePalRangingEventCallback(uint8_t errorCode, in chrePalRangingEventCallback() 114 uint8_t errorCode) { in scanMonitorStatusChangeCallback() 127 void PalWifiTest::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback() 154 void PalWifiTest::rangingEventCallback(uint8_t errorCode, in rangingEventCallback()
|
H A D | gnss_pal_impl_test.cc | 64 void chrePalLocationStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalLocationStatusChangeCallback() 76 void chrePalMeasurementStatusChangeCallback(bool enabled, uint8_t errorCode) { in chrePalMeasurementStatusChangeCallback() 182 uint8_t errorCode) { in locationStatusChangeCallback() 207 uint8_t errorCode) { in measurementStatusChangeCallback()
|
/aosp12/packages/apps/Car/Settings/src/com/android/car/settings/security/ |
H A D | PasswordHelper.java | 93 public List<String> convertErrorCodeToMessages(Context context, int errorCode) { in convertErrorCodeToMessages() 99 int errorCode = NO_ERROR; in validatePassword() local 139 int errorCode = NO_ERROR; in validatePin() local 162 private List<String> convertPasswordErrorCodeToMessages(Context context, int errorCode) { in convertPasswordErrorCodeToMessages() 176 private List<String> convertPinErrorCodeToMessages(Context context, int errorCode) { in convertPinErrorCodeToMessages()
|
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/ |
H A D | CameraInjectionSessionImpl.java | 155 public void onInjectionError(final int errorCode) { in onInjectionError() 186 private void scheduleNotifyError(final int errorCode) { in scheduleNotifyError() 197 private void notifyError(final int errorCode) { in notifyError() 215 public void onInjectionError(int errorCode) { in onInjectionError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/ |
H A D | AcquisitionClient.java | 84 public void onError(int errorCode, int vendorCode) { in onError() 103 protected void onErrorInternal(int errorCode, int vendorCode, boolean finish) { in onErrorInternal() 111 logOnError(getContext(), errorCode, vendorCode, getTargetUserId()); in onErrorInternal() local 115 getListener().onError(getSensorId(), getCookie(), errorCode, vendorCode); in onErrorInternal() local 146 final int errorCode = BiometricConstants.BIOMETRIC_ERROR_CANCELED; in cancelWithoutStarting() local 149 getListener().onError(getSensorId(), getCookie(), errorCode, 0 /* vendorCode */); in cancelWithoutStarting() local
|
/aosp12/system/chre/core/ |
H A D | wifi_request_manager.cc | 179 uint8_t errorCode) { in handleScanMonitorStateChange() 182 uint8_t errorCode; in handleScanMonitorStateChange() member 200 void WifiRequestManager::handleScanResponse(bool pending, uint8_t errorCode) { in handleScanResponse() 203 uint8_t errorCode; in handleScanResponse() member 222 uint8_t errorCode, struct chreWifiRangingEvent *event) { in handleRangingEvent() 371 uint32_t nanoappInstanceId, bool success, bool enable, uint8_t errorCode, in postScanMonitorAsyncResultEvent() 406 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEvent() 432 uint32_t nanoappInstanceId, bool success, uint8_t errorCode, in postScanRequestAsyncResultEventFatal() 502 uint8_t errorCode) { in handleScanResponseSync() 549 bool WifiRequestManager::postRangingAsyncResult(uint8_t errorCode) { in postRangingAsyncResult() [all …]
|
/aosp12/packages/modules/ExtServices/java/tests/src/android/ext/services/displayhash/ |
H A D | DisplayHashingServiceImplTest.java | 81 int errorCode = mDisplayHashResultCallback.getError(); in testOnGenerateDisplayHash_nullSalt() local 89 int errorCode = mDisplayHashResultCallback.getError(); in testOnGenerateDisplayHash_invalidHashAlgorithm() local 103 int errorCode = mDisplayHashResultCallback.getError(); in testOnGenerateDisplayHash_nullBuffer() local 170 public void onDisplayHashError(int errorCode) { in onDisplayHashError()
|
/aosp12/frameworks/base/core/java/com/android/internal/widget/ |
H A D | PasswordValidationError.java | 39 public final int errorCode; field in PasswordValidationError 42 public PasswordValidationError(int errorCode) { in PasswordValidationError() 46 public PasswordValidationError(int errorCode, int requirement) { in PasswordValidationError()
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | LegacyErrorStrings.java | 36 static String getString(int errorCode, Context context) { in getString() 44 private static int getResource(int errorCode) { in getResource()
|
/aosp12/system/chre/platform/shared/ |
H A D | platform_wifi.cc | 115 uint8_t errorCode, struct chreWifiRangingEvent *event) { in rangingEventCallback() 121 uint8_t errorCode) { in scanMonitorStatusChangeCallback() 127 void PlatformWifiBase::scanResponseCallback(bool pending, uint8_t errorCode) { in scanResponseCallback()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/datamodel/ |
H A D | DataModelException.java | 61 public DataModelException(final int errorCode, final Exception innerException, in DataModelException() 81 public DataModelException(final int errorCode) { in DataModelException() 85 public DataModelException(final int errorCode, final Exception innerException) { in DataModelException() 89 public DataModelException(final int errorCode, final String message) { in DataModelException()
|
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/util/ |
H A D | UpdateEngineErrorCodes.java | 76 public static boolean isUpdateSucceeded(int errorCode) { in isUpdateSucceeded() 83 public static String getCodeName(int errorCode) { in getCodeName()
|
/aosp12/frameworks/base/core/tests/coretests/src/android/content/pm/parsing/result/ |
H A D | ParseInputAndResultTest.kt | 77 fun errorCode() { regex 78 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex 98 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex 109 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex 121 val errorCode = PackageManager.INSTALL_FAILED_UPDATE_INCOMPATIBLE regex
|
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/ |
H A 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()
|
H A 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()
|
H A D | SipSession.java | 186 public void onError(SipSession session, int errorCode, in onError() 197 public void onCallChangeFailed(SipSession session, int errorCode, in onCallChangeFailed() 225 public void onRegistrationFailed(SipSession session, int errorCode, in onRegistrationFailed() 526 public void onCallChangeFailed(ISipSession session, int errorCode, in createListener() 535 public void onError(ISipSession session, int errorCode, String message) { in createListener() 556 public void onRegistrationFailed(ISipSession session, int errorCode, in createListener()
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
H A 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()
|
/aosp12/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/provisioning/ |
H A D | FinancedDeviceProvisioningController.java | 76 protected int getErrorMsgId(AbstractProvisioningTask task, int errorCode) { in getErrorMsgId() 81 protected boolean getRequireFactoryReset(AbstractProvisioningTask task, int errorCode) { in getRequireFactoryReset()
|
/aosp12/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()
|
/aosp12/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()
|