Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate.h73 …virtual void PushWithMode(const std::string& uri, const std::string& params, uint32_t routerMode) … in PushWithMode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dfrontend_delegate_declarative_ng.cpp394 void FrontendDelegateDeclarativeNG::PushWithMode(const std::string& uri, const std::string& params,… in PushWithMode() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp830 void FrontendDelegateDeclarative::PushWithMode(const std::string& uri, const std::string& params, u… in PushWithMode() function in OHOS::Ace::Framework::FrontendDelegateDeclarative