Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h74 virtual void PushWithCallback(const std::string& uri, const std::string& params, bool recoverable, in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegate
H A Dfrontend_delegate_impl.h230 void PushWithCallback(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_impl.cpp595 void FrontendDelegateImpl::PushWithCallback(const std::string& uri, const std::string& params, bool recoverable, in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/interfaces/napi/kits/router/
H A Djs_router.cpp353 delegate->PushWithCallback(context->uriString, context->paramsString, in JSRouterPushWithCallback()
356 defaultDelegate->PushWithCallback(context->uriString, context->paramsString, in JSRouterPushWithCallback()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.h102 void PushWithCallback(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_declarative_ng.cpp388 void FrontendDelegateDeclarativeNG::PushWithCallback(const std::string& uri, const std::string& params, in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.h156 void PushWithCallback(const std::string& uri, const std::string& params, bool recoverable,
H A Dfrontend_delegate_declarative.cpp820 void FrontendDelegateDeclarative::PushWithCallback(const std::string& uri, const std::string& params, in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative

Completed in 20 milliseconds