Home
last modified time | relevance | path

Searched refs:ERROR_CODE_URI_ERROR_LITE (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h34 constexpr int32_t ERROR_CODE_URI_ERROR_LITE = 200002; // Uri error for lite. member
/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp37 { ERROR_CODE_URI_ERROR_LITE, "Uri error. " },
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp1266 info.errorCallback("The uri of router is not exist.", ERROR_CODE_URI_ERROR_LITE); in StartReplace()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp670 errorCallback("The uri of router is not exist.", ERROR_CODE_URI_ERROR_LITE); in Replace()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp1300 errorCallback("The uri of router is not exist.", ERROR_CODE_URI_ERROR_LITE); in StartReplace()

Completed in 15 milliseconds