Searched defs:PushWithCallback (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ | ||
H A D | frontend_delegate_declarative_ng.cpp | 401 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 D | frontend_delegate_impl.cpp | 595 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 D | frontend_delegate_declarative.cpp | 845 void FrontendDelegateDeclarative::PushWithCallback(const std::string& uri, const std::string& param… in PushWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative |