/ohos5.0/foundation/multimedia/media_lite/services/recorder_lite/impl/src/ |
H A D | recorder_sink.cpp | 249 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 D | js_save_request_callback.cpp | 84 …auto errorCode = AAFwk::AbilityManagerClient::GetInstance()->TerminateUIExtensionAbility(sessionIn… in SendResultCodeAndViewData() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/ |
H A D | napi_error_utils.h | 76 #define ASSERT_BUSINESS_ERR_VOID(ctxt, assertion, errorCode, message) \ argument
|
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/utils/dfx/ |
H A D | event_report.h | 44 int32_t errorCode = 0; member
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/client/src/ |
H A D | hstream_repeat_callback_proxy.cpp | 64 int32_t HStreamRepeatCallbackProxy::OnFrameError(int32_t errorCode) in OnFrameError()
|
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/fuzztest/authenticatepeer_fuzzer/ |
H A D | authenticatepeer_fuzzer.cpp | 47 …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 D | startpake_fuzzer.cpp | 44 …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 D | ui_test_video.h | 54 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 D | transcoder_mock.cpp | 34 void TransCoderCallbackTest::OnError(int32_t errorCode, const std::string &errorMsg) in OnError()
|
/ohos5.0/foundation/distributedhardware/distributed_input/dfx_utils/test/dfxtest/ |
H A D | distributed_input_dfx_test.cpp | 134 int32_t errorCode = 1; variable
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/cj/src/ |
H A D | common_event_manager_impl.cpp | 97 auto errorCode = OHOS::EventFwk::CommonEventManager::NewUnSubscribeCommonEvent(subscriber); in Unsubscribe() local
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_proxy.cpp | 246 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 D | file_transfer_manager.cpp | 77 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 D | bundle_installer.cpp | 138 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 D | camera_napi_utils.cpp | 25 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 D | hstream_capture_callback_stub.cpp | 85 int32_t errorCode = data.ReadInt32(); in HandleOnCaptureError() local
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/location_callback_adapter_test/ |
H A D | location_callback_adapter_test.cpp | 58 void OnErrorReport(const int errorCode) override in OnErrorReport()
|
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_manager.cpp | 273 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 D | fwmark_client.cpp | 100 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 D | uncaught_exception_callback.cpp | 71 std::string errorCode = GetNativeStrFromJsTaggedObj(obj, "code"); in operator ()() local
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/dfx_test/ |
H A D | media_dfx_test.cpp | 114 int32_t errorCode = 1; variable
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/server/src/ |
H A D | deferred_photo_processing_session_callback_stub.cpp | 78 int32_t errorCode = data.ReadInt32(); in HandleOnError() local
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecencoderadapterimpl_fuzzer/ |
H A D | mediacodecencoderadapterimpl_fuzzer.cpp | 31 void OnError(ErrorType errorType, int32_t errorCode) override {} in OnError()
|
/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/ |
H A D | ui_video.h | 263 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 D | codec_listener_proxy.cpp | 123 void CodecListenerProxy::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError() 250 void CodecListenerCallback::OnError(AVCodecErrorType errorType, int32_t errorCode) in OnError()
|