Home
last modified time | relevance | path

Searched refs:ReplaceWithCallback (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h83 virtual void ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegate
H A Dfrontend_delegate_impl.h233 void ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_impl.cpp647 void FrontendDelegateImpl::ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp373 delegate->ReplaceWithCallback(context->uriString, context->paramsString, in JSRouterReplaceWithCallback()
376 defaultDelegate->ReplaceWithCallback(context->uriString, context->paramsString, in JSRouterReplaceWithCallback()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h108 void ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_declarative_ng.cpp421 void FrontendDelegateDeclarativeNG::ReplaceWithCallback(const std::string& uri, const std::string& params, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h162 void ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_declarative.cpp878 void FrontendDelegateDeclarative::ReplaceWithCallback(const std::string& uri, const std::string& params, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative

Completed in 18 milliseconds