/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/receivedata_fuzzer/ |
H A D | receivedata_fuzzer.cpp | 57 …id SetServiceResultFunc(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResultFunc()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservauthdevice_fuzzer/ |
H A D | devauthservauthdevice_fuzzer.cpp | 30 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetgroupinfo_fuzzer/ |
H A D | devauthservgetgroupinfo_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/base/security/device_auth/test/fuzztest/device_auth_service/devauthservgetpkinfolist_fuzzer/ |
H A D | devauthservgetpkinfolist_fuzzer.cpp | 28 … static void OnError(int64_t requestId, int operationCode, int errorCode, const char *errorReturn) in OnError()
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | callback_test.cpp | 160 int errorCode = 0; variable
|
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/ |
H A D | js_util_cooperate.cpp | 81 int32_t errorCode = GetErrCode(msgInfo); in GetResult() local
|
/aosp12/packages/services/Iwlan/test/com/google/android/iwlan/ |
H A D | ErrorPolicyManagerTest.java | 97 private static IwlanError buildIwlanIkeProtocolError(int errorCode, byte[] errorData) { in buildIwlanIkeProtocolError() 104 private static IwlanError buildIwlanIkeProtocolError(int errorCode) { in buildIwlanIkeProtocolError()
|
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/ |
H A D | BugReportService.java | 451 private void handleBugReportManagerError( in handleBugReportManagerError() 475 private static String getBugReportFailureStatusMessage( in getBugReportFailureStatusMessage()
|
/aosp12/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/ |
H A D | SubscribeRequestCoordinator.java | 544 int errorCode = result.getErrorCode().orElse(DEFAULT_ERROR_CODE); in checkAndFinishRequestCoordinator() local 589 private void triggerErrorCallback(int errorCode, long retryAfterMillis) { in triggerErrorCallback()
|
/aosp12/frameworks/opt/net/voip/src/java/android/net/sip/ |
H A D | SipManager.java | 673 public void onRegistrationFailed(ISipSession session, int errorCode, in onRegistrationFailed() 675 mListener.onRegistrationFailed(getUri(session), errorCode, message); in onRegistrationFailed() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/ |
H A D | ApnContext.java | 484 int errorCode = 0; in resetErrorCodeRetries() local 502 public boolean restartOnError(int errorCode) { in restartOnError()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
H A D | feature_ability_module.cpp | 85 uint16_t errorCode) in SyncFailCallback() 372 …eatureAbilityModule::MessageFailCallback(const void *data, uint16_t dataLength, uint16_t errorCode) in MessageFailCallback()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_encoder_filter.cpp | 84 void OnError(MediaAVCodec::AVCodecErrorType type, int32_t errorCode) in OnError() 133 void SurfaceEncoderFilter::OnError(MediaAVCodec::AVCodecErrorType errorType, int32_t errorCode) in OnError()
|
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/src/ |
H A D | napi_call_manager_utils.cpp | 120 napi_value NapiCallManagerUtils::CreateErrorCodeAndMessageForJs(napi_env env, int32_t errorCode, in… in CreateErrorCodeAndMessageForJs() 160 …CallManagerUtils::CreateErrorMessageWithErrorCode(napi_env env, std::string msg, int32_t errorCode) in CreateErrorMessageWithErrorCode()
|
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/src/ |
H A D | call_earthquake_alarm_locator.cpp | 185 int32_t errorCode = data.ReadInt32(); in OnRemoteRequest() local 209 void MyLocationEngine::MyLocationCallBack::OnErrorReport(const int errorCode) {} in OnErrorReport()
|
/ohos5.0/foundation/communication/nfc/test/unittest/services/controller_test/ |
H A D | external_deps_proxy_test.cpp | 150 KITS::ErrorCode errorCode = externalDepsProxy->NfcDataGetValue(nfcEnableUri, column, value); variable 165 KITS::ErrorCode errorCode = externalDepsProxy->NfcDataSetValue(nfcEnableUri, column, value); variable
|
/aosp12/frameworks/base/core/java/android/webkit/ |
H A D | WebViewDelegate.java | 172 public String getErrorString(Context context, int errorCode) { in getErrorString()
|
/aosp12/frameworks/base/core/java/android/speech/tts/ |
H A D | PlaybackSynthesisCallback.java | 265 public void error(int errorCode) { in error()
|
/aosp12/frameworks/base/core/java/android/hardware/radio/ |
H A D | TunerCallbackAdapter.java | 124 int errorCode; in onTuneFailed() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/aidl/ |
H A D | FingerprintEnrollClient.java | 121 public void onError(int errorCode, int vendorCode) { in onError()
|
/aosp12/frameworks/base/services/core/java/com/android/server/speech/ |
H A D | SpeechRecognitionManagerServiceImpl.java | 287 int errorCode) { in tryRespondWithError()
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/interfaces/kits/js/src/ |
H A D | app_domain_verify_manager_napi.cpp | 63 static napi_value BuildError(const napi_env& env, CommonErrorCode errorCode) in BuildError()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | form_host_client_test.cpp | 39 void OnError(const int32_t errorCode, const std::string &errorMsg) override in OnError()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app_startup/ |
H A D | startup_task_dispatcher.cpp | 203 void StartupTaskDispatcher::OnError(int32_t errorCode, const std::string &errorMessage) in OnError()
|
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/service/src/ |
H A D | verifier_impl.cpp | 95 void VerifierImpl::CancelCurrentAuth(int32_t errorCode) in CancelCurrentAuth()
|