Searched defs:ReplaceWithCallback (Results 1 - 4 of 4) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | frontend_delegate.h | 83 virtual void ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegate
|
H A D | frontend_delegate_impl.cpp | 647 void FrontendDelegateImpl::ReplaceWithCallback(const std::string& uri, const std::string& params, bool recoverable, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateImpl
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | frontend_delegate_declarative_ng.cpp | 421 void FrontendDelegateDeclarativeNG::ReplaceWithCallback(const std::string& uri, const std::string& params, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
H A D | frontend_delegate_declarative.cpp | 878 void FrontendDelegateDeclarative::ReplaceWithCallback(const std::string& uri, const std::string& params, in ReplaceWithCallback() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
|
Completed in 12 milliseconds