Home
last modified time | relevance | path

Searched defs:PushWithCallback (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp401 void FrontendDelegateDeclarativeNG::PushWithCallback(const std::string& uri, const std::string& par… in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp595 void FrontendDelegateImpl::PushWithCallback(const std::string& uri, const std::string& params, bool… in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp845 void FrontendDelegateDeclarative::PushWithCallback(const std::string& uri, const std::string& param… in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative