Home
last modified time | relevance | path

Searched refs:ERROR_CODE_DESTINATION_NOT_FOUND (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h38 constexpr int32_t ERROR_CODE_DESTINATION_NOT_FOUND = 100006; // navDestination not found member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.cpp846 : ERROR_CODE_DESTINATION_NOT_FOUND; in LoadDestination()
879 return ERROR_CODE_DESTINATION_NOT_FOUND; in LoadDestination()
1162 case ERROR_CODE_DESTINATION_NOT_FOUND: in ErrorToMessage()

Completed in 3 milliseconds