Home
last modified time | relevance | path

Searched refs:GetHostSession (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp763 auto hostSession = GetHostSession(); in HandlePointDownEvent()
844 if (GetHostSession() == nullptr) { in ConsumePointerEvent()
1114 auto hostSession = GetHostSession(); in Show()
1192 auto hostSession = GetHostSession(); in Hide()
1284 auto hostSession = GetHostSession(); in NotifyRemoveStartingWindow()
1498 auto hostSession = GetHostSession(); in MoveTo()
1564 auto hostSession = GetHostSession(); in MoveWindowToGlobal()
1589 auto hostSession = GetHostSession(); in GetGlobalScaledRect()
1739 auto hostSession = GetHostSession(); in Resize()
1781 auto hostSession = GetHostSession(); in SetAspectRatio()
[all …]
H A Dwindow_extension_session_impl.cpp192 auto hostSession = GetHostSession(); in Destroy()
261 auto hostSession = GetHostSession(); in TransferAbilityResult()
272 auto hostSession = GetHostSession(); in TransferExtensionData()
284 auto hostSession = GetHostSession(); in RegisterTransferComponentDataListener()
317 auto hostSession = GetHostSession(); in RegisterTransferComponentDataForResultListener()
325 auto hostSession = GetHostSession(); in TriggerBindModalUIExtension()
683 auto hostSession = GetHostSession(); in TransferAccessibilityEvent()
723 auto hostSession = GetHostSession(); in GetAvoidAreaByType()
769 auto hostSession = GetHostSession(); in Hide()
1093 auto hostSession = GetHostSession(); in NotifyExtensionTimeout()
[all …]
H A Dwindow_session_impl.cpp477 auto hostSession = GetHostSession(); in Connect()
575 auto hostSession = GetHostSession(); in Show()
1077 auto hostSession = GetHostSession(); in RequestFocusByClient()
1512 if (GetHostSession()) { in NotifyModeChange()
1698 auto hostSession = GetHostSession(); in SetLandscapeMultiWindow()
1920 auto hostSession = GetHostSession(); in EnableDrag()
2038 auto hostSession = GetHostSession(); in SetSubWindowModal()
2069 auto hostSession = GetHostSession(); in SetWindowModal()
2100 auto hostSession = GetHostSession(); in SetDecorHeight()
2327 auto hostSession = GetHostSession(); in RegisterWindowRectChangeListener()
[all …]
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/sessioninterface_fuzzer/
H A Dsessioninterface_fuzzer.cpp55 auto session = window->GetHostSession(); in GetProxy()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_two_test.cpp1372 sptr<ISession> hostSession = window_->GetHostSession();
1392 sptr<ISession> hostSession1 = window_->GetHostSession();
/ohos5.0/foundation/window/window_manager/wm/include/
H A Dwindow_session_impl.h206 sptr<ISession> GetHostSession() const;