Home
last modified time | relevance | path

Searched defs:combination (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/src/
H A Dscreen_group_info.cpp57 uint32_t combination; in InnerUnmarshalling() local
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/
H A Dwifi_chip.cpp211 const ComboIface& combination) in ExpandIfaceCombinations()
295 for (const auto& combination : combinations) { in CanSupportIfaceType() local
410 for (const auto& combination : combinations) { in CanCurrentModeSupportIfaceCombo() local
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dmulti_screen_manager_test.cpp114 ScreenCombination combination = ScreenCombination::SCREEN_ALONE; variable
H A Dscreen_session_test.cpp909 ScreenCombination combination { ScreenCombination::SCREEN_ALONE }; variable
1187 ScreenCombination combination { ScreenCombination::SCREEN_ALONE }; variable
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp419 ScreenCombination combination = abstractScreenGroup->GetScreenCombination(); in GetSourceMode() local
493 …std::string name, ScreenCombination combination) : AbstractScreen(screenController, name, dmsId, r… in AbstractScreenGroup()
H A Dabstract_screen_controller.cpp1155 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) in ChangeScreenGroup()
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp898 ScreenCombination combination = GetScreenCombination(); in GetSourceMode() local
918 void ScreenSession::SetScreenCombination(ScreenCombination combination) in SetScreenCombination()
1221 std::string name, ScreenCombination combination) : combination_(combination) in ScreenSessionGroup()
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Dscreen_manager_test.cpp288 void ScreenManagerTest::CheckScreenGroupState(ScreenCombination combination, ScreenGroupChangeEvent… in CheckScreenGroupState()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp3732 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) in ChangeScreenGroup()