Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddefault_device_state_action.cpp58 void DefaultDeviceStateAction::SetCoordinated(bool coordinated) in SetCoordinated()
H A Ddevice_state_action.cpp248 void DeviceStateAction::SetCoordinated(bool coordinated) in SetCoordinated()
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Dscreen_action.cpp217 void ScreenAction::SetCoordinated(bool coordinated) in SetCoordinated()
H A Dscreen_controller.cpp422 void ScreenController::SetCoordinated(bool coordinated) in SetCoordinated()
H A Ddisplay_power_mgr_service.cpp565 bool DisplayPowerMgrService::SetCoordinated(bool coordinated, uint32_t displayId) in SetCoordinated()
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_service_test.cpp338 bool coordinated = true; variable
/ohos5.0/base/powermgr/display_manager/state_manager/frameworks/native/
H A Ddisplay_power_mgr_client.cpp237 bool DisplayPowerMgrClient::SetCoordinated(bool coordinated, uint32_t displayId) in SetCoordinated()
/ohos5.0/base/powermgr/display_manager/state_manager/service/zidl/src/
H A Ddisplay_power_mgr_stub.cpp435 bool coordinated = false; in SetCoordinatedStub() local
H A Ddisplay_power_mgr_proxy.cpp778 bool DisplayPowerMgrProxy::SetCoordinated(bool coordinated, uint32_t displayId) in SetCoordinated()