Home
last modified time | relevance | path

Searched refs:notifyRemoteReadyFunc_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dextension_session.h67 NotifyRemoteReadyFunc notifyRemoteReadyFunc_; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp227 sessionCallbacks->notifyRemoteReadyFunc_ = [weak = hostPattern_, in InitAllCallback()
H A Dsession_wrapper_impl.cpp208 … sessionCallbacks->notifyRemoteReadyFunc_ = [weak = hostPattern_, taskExecutor = taskExecutor_]() { in InitAllCallback()