Home
last modified time | relevance | path

Searched defs:uiContentRemoteObj (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h141 …irtual WSError GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_stub.cpp516 sptr<IRemoteObject> uiContentRemoteObj; in HandleGetUIContentRemoteObj() local
H A Dsession_stage_proxy.cpp338 WSError SessionStageProxy::GetUIContentRemoteObj(sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp644 …WindowAdapter::GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
H A Dwindow_manager.cpp1075 …ror WindowManager::GetUIContentRemoteObj(int32_t windowId, sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
H A Dwindow_session_impl.cpp2191 WSError WindowSessionImpl::GetUIContentRemoteObj(sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_stub.cpp729 sptr<IRemoteObject> uiContentRemoteObj; in HandleGetUIContentRemoteObj() local
H A Dscene_session_manager_proxy.cpp1320 …nManagerProxy::GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3373 WSError Session::GetUIContentRemoteObj(sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp7158 …essionManager::GetUIContentRemoteObj(int32_t persistentId, sptr<IRemoteObject>& uiContentRemoteObj) in GetUIContentRemoteObj()