Home
last modified time | relevance | path

Searched defs:errorCode (Results 401 – 425 of 1146) sorted by relevance

1...<<11121314151617181920>>...46

/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_sink.cpp249 int32_t RecorderSink::SendCallbackError(int32_t errorType, int32_t errorCode) in SendCallbackError()
272 static int32_t SinkOnError(CallbackHandle privateDataHandle, int32_t errorType, int32_t errorCode) in SinkOnError()
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/auto_fill_extension_ability/
H A Djs_save_request_callback.cpp84 …auto errorCode = AAFwk::AbilityManagerClient::GetInstance()->TerminateUIExtensionAbility(sessionIn… in SendResultCodeAndViewData() local
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_error_utils.h76 #define ASSERT_BUSINESS_ERR_VOID(ctxt, assertion, errorCode, message) \ argument
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
H A Devent_report.h44 int32_t errorCode = 0; member
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/
H A Dhstream_repeat_callback_proxy.cpp64 int32_t HStreamRepeatCallbackProxy::OnFrameError(int32_t errorCode) in OnFrameError()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/authenticatepeer_fuzzer/
H A Dauthenticatepeer_fuzzer.cpp47 …id SetServiceResultFunc(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResultFunc()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/startpake_fuzzer/
H A Dstartpake_fuzzer.cpp44 …id SetServiceResultFunc(const struct session_identity *identity, int32_t result, int32_t errorCode) in SetServiceResultFunc()
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_video/
H A Dui_test_video.h54 void OnError(int32_t errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/
H A Dtranscoder_mock.cpp34 void TransCoderCallbackTest::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/
H A Ddistributed_input_dfx_test.cpp134 int32_t errorCode = 1; variable
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_impl.cpp97 auto errorCode = OHOS::EventFwk::CommonEventManager::NewUnSubscribeCommonEvent(subscriber); in Unsubscribe() local
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_host_proxy.cpp246 void FormHostProxy::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
275 void FormHostProxy::OnError(int32_t errorCode, const std::string &errorMsg, std::vector<int64_t> &f… in OnError()
/ohos5.0/foundation/filemanagement/dfs_service/services/cloudsyncservice/src/transport/
H A Dfile_transfer_manager.cpp77 uint32_t errorCode = E_OK; in HandleDownloadFileRequest() local
112 auto errorCode = msgHandler.GetErrorCode(); in HandleDownloadFileResponse() local
/ohos5.0/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_installer.cpp138 uint8_t errorCode = ProcessBundleInstall(realPath, randStr, installRecord, hapType); in Install() local
177 uint8_t errorCode = CheckInstallFileIsValid(const_cast<char *>(path.c_str())); in ProcessBundleInstall() local
399 …uint8_t errorCode = BundleResTransform::ConvertResInfoToBundleInfo(bundleInfo->codePath, bundleRes… in UpdateBundleInfo() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/
H A Dcamera_napi_utils.cpp25 void CameraNapiUtils::CreateNapiErrorObject(napi_env env, int32_t errorCode, const char* errString, in CreateNapiErrorObject()
196 std::string errorCode = std::to_string(CameraErrorCode::INVALID_ARGUMENT); in CheckInvalidArgument() local
205 std::string errorCode = std::to_string(retCode); in CheckError() local
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhstream_capture_callback_stub.cpp85 int32_t errorCode = data.ReadInt32(); in HandleOnCaptureError() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/location_callback_adapter_test/
H A Dlocation_callback_adapter_test.cpp58 void OnErrorReport(const int errorCode) override in OnErrorReport()
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/
H A Djs_pointer_manager.cpp273 auto errorCode = InputManager::GetInstance()->SetPointerColor(color); in SetPointerColorSync() local
292 auto errorCode = InputManager::GetInstance()->GetPointerColor(color); in GetPointerColorSync() local
530 auto errorCode = InputManager::GetInstance()->SetPointerSize(size); in SetPointerSizeSync() local
549 auto errorCode = InputManager::GetInstance()->GetPointerSize(size); in GetPointerSizeSync() local
769 napi_value JsPointerManager::SetTouchpadData(napi_env env, napi_value handle, int32_t errorCode) in SetTouchpadData()
798 …sPointerManager::GetTouchpadBoolData(napi_env env, napi_value handle, bool data, int32_t errorCode) in GetTouchpadBoolData()
827 …nterManager::GetTouchpadInt32Data(napi_env env, napi_value handle, int32_t data, int32_t errorCode) in GetTouchpadInt32Data()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/fwmarkclient/src/
H A Dfwmark_client.cpp100 int32_t FwmarkClient::HandleError(int32_t ret, int32_t errorCode, int32_t sock) in HandleError()
/ohos5.0/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Duncaught_exception_callback.cpp71 std::string errorCode = GetNativeStrFromJsTaggedObj(obj, "code"); in operator ()() local
/ohos5.0/foundation/multimedia/player_framework/test/unittest/dfx_test/
H A Dmedia_dfx_test.cpp114 int32_t errorCode = 1; variable
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/server/src/
H A Ddeferred_photo_processing_session_callback_stub.cpp78 int32_t errorCode = data.ReadInt32(); in HandleOnError() local
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/
H A Dmediacodecencoderadapterimpl_fuzzer.cpp31 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_video.h263 virtual void OnError(int32_t errorType, int32_t errorCode) {} in OnError()
399 void OnError(int32_t errorType, int32_t errorCode) override in OnError()
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/ipc/
H A Dcodec_listener_proxy.cpp123 void CodecListenerProxy::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
250 void CodecListenerCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()

1...<<11121314151617181920>>...46