Home
last modified time | relevance | path

Searched refs:ERROR_CODE_AI_ANALYSIS_IS_STOPPED (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h79 constexpr int32_t ERROR_CODE_AI_ANALYSIS_IS_STOPPED = 110003; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent_controller.cpp82 result = CreateErrorValue(env, ERROR_CODE_AI_ANALYSIS_IS_STOPPED); in HandleDeferred()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_rendering_context.cpp368 result = CreateErrorValue(env, ERROR_CODE_AI_ANALYSIS_IS_STOPPED); in HandleDeferred()