Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp323 xcomponentImpl_->SetSurfaceHideCallback(callback); in RegisterSurfaceHideCallback()
H A Dnative_interface_xcomponent_impl.h174 void SetSurfaceHideCallback(NativeXComponent_Surface_Callback callback) in SetSurfaceHideCallback() function