Home
last modified time | relevance | path

Searched defs:PushWithCallback (Results 1 - 4 of 4) 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.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/frameworks/bridge/declarative_frontend/ng/
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.cpp820 void FrontendDelegateDeclarative::PushWithCallback(const std::string& uri, const std::string& params, in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative

Completed in 13 milliseconds