Home
last modified time | relevance | path

Searched defs:windowType (Results 1 – 16 of 16) sorted by relevance

/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
Dwindow_state_observer.cpp36 auto windowType = focusChangeInfo->windowType_; in OnFocused() local
66 auto windowType = focusChangeInfo->windowType_; in OnUnfocused() local
99 auto windowType = info->windowType_; in OnWindowVisibilityChanged() local
Dcgroup_event_handler.cpp358 WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) in HandleFocusedWindow()
398 WindowType windowType, uint64_t displayId, int32_t pid, int32_t uid) in HandleUnfocusedWindow()
436 uint32_t windowId, bool isVisible, WindowType windowType, int32_t pid, int32_t uid) in HandleWindowVisibilityChanged()
/foundation/ability/dmsfwk/services/dtbschedmgr/include/mission/
Ddistributed_mission_info.h50 int32_t windowType = 0; member
/foundation/window/window_manager/utils/src/
Dwindow_transition_info.cpp111 void WindowTransitionInfo::SetWindowType(WindowType windowType) in SetWindowType()
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
Dui_service_mgr_client.cpp116 OHOS::Rosen::WindowType windowType, in ShowDialog()
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/src/
Dui_service_mgr_client_mock.cpp89OHOS::Rosen::WindowType windowType, int x, int y, int width, int height, DialogCallback callback, … in ShowDialog()
/foundation/ability/ability_runtime/test/moduletest/mock/src/
Dui_service_mgr_client_mock.cpp87OHOS::Rosen::WindowType windowType, int x, int y, int width, int height, DialogCallback callback, … in ShowDialog()
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
Djs_scene_utils.cpp88 uint32_t windowType = 0; in ConvertSessionInfoFromJs() local
/foundation/window/window_manager/wmserver/src/
Dwindow_layout_policy_tile.cpp161 const auto& windowType = node->GetWindowType(); in PerformWindowLayout() local
Dwindow_node_container.cpp99 uint32_t WindowNodeContainer::GetWindowCountByType(WindowType windowType) in GetWindowCountByType()
117 WindowType windowType = windowNode->GetWindowType(); in GetMainFloatingWindowCount() local
546 const WindowType& windowType = windowNode->GetWindowType(); in ResetMainFloatingWindowPriorityIfNeeded() local
588 const WindowType& windowType = (*itor)->GetWindowType(); in ResetAllMainFloatingWindowZOrder() local
1997 WindowType windowType = appNode->GetWindowType(); in MinimizeOldestMainFloatingWindow() local
Dwindow_layout_policy_cascade.cpp171 const auto& windowType = node->GetWindowType(); in PerformWindowLayout() local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
Daccessibility_window_manager_test.cpp83 sptr<Rosen::AccessibilityWindowInfo> GetRosenWindowInfo(Rosen::WindowType windowType) in GetRosenWindowInfo()
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
Dwindow_fuzzer.cpp301 WindowType windowType; in CheckWindowImplFunctionsPart1() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.cpp88 auto windowType = parentWindow->GetType(); in InitContainer() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.cpp1124 auto windowType = uiWindow_->GetType(); in AttachView() local
/foundation/window/window_manager/wm/src/
Dwindow_impl.cpp3642 auto windowType = property_->GetWindowType(); in IsAllowHaveSystemSubWindow() local