Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/udmf/interfaces/jskits/common/
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_BUSINESS_ERR(ctxt, assertion, errorcode, message) \ argument
/foundation/arkui/ace_engine/frameworks/core/components/camera/
Dcamera_element.cpp423 const std::string& errorcode, const std::string& errormsg) { in CreateTexture()
641 …auto onError = [weak = WeakClaim(this), uiTaskExecutor](const std::string& errorcode, const std::s… in InitListener()
745 void CameraElement::OnError(const std::string& errorcode, const std::string& errormsg) in OnError()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/receiver/src/
Dimage_receiver.cpp114 int32_t errorcode = 0; in SaveBufferAsImage() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Dmedia_player_impl.cpp54 std::string errorcode = Localization::GetInstance()->GetErrorDescription(errorId); in CreateMediaPlayer() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/
Dimage_creator.cpp221 int32_t errorcode = 0; in SaveSenderBufferAsImage() local
/foundation/arkui/ace_engine/frameworks/core/components/video/
Dvideo_element.cpp1177 std::string errorcode = Localization::GetInstance()->GetErrorDescription(errorId); in OnError() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/video/
Dvideo_pattern.cpp430 std::string errorcode = Localization::GetInstance()->GetErrorDescription(errorId); in OnError() local