Home
last modified time | relevance | path

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

/ohos5.0/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 recoverab…
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, b… in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp383 delegate->ReplaceWithCallback(context->uriString, context->paramsString, in JSRouterReplaceWithCallback()
386 defaultDelegate->ReplaceWithCallback(context->uriString, context->paramsString, in JSRouterReplaceWithCallback()
/ohos5.0/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.cpp434 void FrontendDelegateDeclarativeNG::ReplaceWithCallback(const std::string& uri, const std::string& … in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/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.cpp903 void FrontendDelegateDeclarative::ReplaceWithCallback(const std::string& uri, const std::string& pa… in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative