Home
last modified time | relevance | path

Searched refs:ERROR_CODE_NAMED_ROUTE_ERROR (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroller.cpp203 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in Fling()
362 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetItemRect()
382 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetItemIndex()
H A Djs_list.cpp933 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetItemRectInGroup()
953 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetVisibleListContentInfo()
1001 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in ScrollToItemInGroup()
1072 JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in CloseAllSwipeActions()
/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h32 constexpr int32_t ERROR_CODE_NAMED_ROUTE_ERROR = 100004; // Named route error. member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp1489 target.errorCallback("The named route is not exist.", ERROR_CODE_NAMED_ROUTE_ERROR); in CreatePage()

Completed in 8 milliseconds