Home
last modified time | relevance | path

Searched defs:errorcode (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
H A Dnapi_error_utils.h43 #define ASSERT_ERR(env, assertion, errorcode, message) \ argument
51 #define ASSERT_ERR_VOID(env, assertion, errorcode, message) \ argument
59 #define ASSERT_ERR_STATUS(env, assertion, errorcode, message) \ argument
67 #define ASSERT_BUSINESS_ERR(ctxt, assertion, errorcode, message) \ argument
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_notification_annex_test/
H A Dans_notification_annex_test.cpp274 int errorcode = 201; variable
289 int errorcode = 201; variable
307 int errorcode = 201; variable
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dcollaboration_manager.cpp69 __attribute__((no_sanitize("cfi")))static int32_t ApplyResult(int32_t errorcode, in ApplyResult()
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/js_dialog_session/
H A Djs_dialog_session.cpp109 …auto errorcode = AbilityManagerClient::GetInstance()->SendDialogResult(want, dialogSessionId, isAl… in OnSendDialogResult() local
/ohos5.0/foundation/filemanagement/dfs_service/services/distributedfiledaemon/src/all_connect/
H A Dall_connect_manager.cpp228 int32_t AllConnectManager::ApplyResult(int32_t errorcode, int32_t result, const char *reason) in ApplyResult()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/
H A Dcamera_element.cpp420 const std::string& errorcode, const std::string& errormsg) { in CreateTexture()
638 …auto onError = [weak = WeakClaim(this), uiTaskExecutor](const std::string& errorcode, const std::s… in InitListener()
742 void CameraElement::OnError(const std::string& errorcode, const std::string& errormsg) in OnError()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/softbus_adapter/allconnectmgr/
H A Ddsched_all_connect_manager.cpp276 int32_t DSchedAllConnectManager::ApplyResult(int32_t errorcode, int32_t result, const char *reason) in ApplyResult()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
H A Dimage_creator.cpp228 int32_t errorcode = 0; in SaveSenderBufferAsImage() local
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_encoder_adapter_impl_test.cpp191 const int32_t errorcode = 0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dmedia_player_impl.cpp51 std::string errorcode = Localization::GetInstance()->GetErrorDescription(errorId); in CreateMediaPlayer() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
H A Dimage_receiver.cpp120 int32_t errorcode = 0; in SaveBufferAsImage() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_element.cpp1174 std::string errorcode = Localization::GetInstance()->GetErrorDescription(errorId); in OnError() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
H A Dvideo_pattern.cpp596 std::string errorcode = Localization::GetInstance()->GetErrorDescription(errorId); in OnError() local