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