Home
last modified time | relevance | path

Searched refs:InitWebSurfaceDelegate (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h912 bool InitWebSurfaceDelegate(const WeakPtr<PipelineBase>& context);
H A Dweb_delegate.cpp1968 bool WebDelegate::InitWebSurfaceDelegate(const WeakPtr<PipelineBase>& context) in InitWebSurfaceDelegate() function in OHOS::Ace::WebDelegate
2004 if (!InitWebSurfaceDelegate(context)) { in InitOHOSWeb()