Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h38 constexpr int32_t ERROR_CODE_DESTINATION_NOT_FOUND = 100006; // navDestination not found variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_nav_path_stack.cpp52 case ERROR_CODE_DESTINATION_NOT_FOUND: in ErrorToMessage()
H A Djs_navigation_stack.cpp803 JAVASCRIPT_EXECUTION_SCOPE_WITH_CHECK(executionContext_, ERROR_CODE_DESTINATION_NOT_FOUND); in CheckNavDestinationExists()
963 : ERROR_CODE_DESTINATION_NOT_FOUND; in LoadDestination()
996 return ERROR_CODE_DESTINATION_NOT_FOUND; in LoadDestination()