Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp395 void FrontendDelegateDeclarativeNG::PushWithCallback(const std::string& uri, const std::string& par… in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.cpp557 void FrontendDelegateImpl::PushWithCallback(const std::string& uri, const std::string& params, in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp850 void FrontendDelegateDeclarative::PushWithCallback(const std::string& uri, const std::string& param… in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative