Home
last modified time | relevance | path

Searched defs:mainScreenId (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dmulti_screen_manager_test.cpp77 ScreenId mainScreenId = 1; variable
91 ScreenId mainScreenId = 1002; variable
107 ScreenId mainScreenId = 1002; variable
H A Dscreen_session_test.cpp37 …void OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clientName) over… in OnScreenCaptureNotify()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dmulti_screen_manager.cpp61 DMError MultiScreenManager::VirtualScreenMirrorSwitch(const ScreenId mainScreenId, in VirtualScreenMirrorSwitch()
208 DMError MultiScreenManager::MirrorSwitch(const ScreenId mainScreenId, const std::vector<ScreenId>& … in MirrorSwitch()
H A Dscreen_session_manager.cpp2961 DMError ScreenSessionManager::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenI… in MakeMirror()
5707 void ScreenSessionManager::OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::str… in OnScreenCaptureNotify()
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_test.cpp522 ScreenId mainScreenId = 1; variable
H A Ddisplay_manager_proxy_test.cpp963 ScreenId mainScreenId = static_cast<ScreenId>(0); variable
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/
H A Dscreensessionmanager_fuzzer.cpp303 ScreenId mainScreenId = source.GetObject<ScreenId>(); in ProxyInterfaceFuzzTestPart3() local
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
H A Dscreen_session_manager_client_proxy.cpp540 void ScreenSessionManagerClientProxy::ScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, in ScreenCaptureNotify()
/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_stub.cpp219 ScreenId mainScreenId = static_cast<ScreenId>(data.ReadUint64()); in OnRemoteRequest() local
H A Ddisplay_manager_service.cpp534 DMError DisplayManagerService::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreen… in MakeMirror()
H A Ddisplay_manager_proxy.cpp1290 DMError DisplayManagerProxy::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenId, in MakeMirror()
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp603 void ScreenSessionManagerClient::ScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std:… in ScreenCaptureNotify()
/ohos5.0/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp477 DMError ScreenManager::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenId, Scre… in MakeMirror()
H A Ddisplay_manager_adapter.cpp467 DMError ScreenManagerAdapter::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenI… in MakeMirror()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h105 virtual DMError MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenIds, in MakeMirror()
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session.cpp669 void JsScreenSession::OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& … in OnScreenCaptureNotify()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp246 ScreenId mainScreenId = static_cast<ScreenId>(data.ReadUint64()); in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp1183 DMError ScreenSessionManagerProxy::MakeMirror(ScreenId mainScreenId, in MakeMirror()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
H A Djs_screen_manager.cpp389 int64_t mainScreenId; in OnMakeMirror() local
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1492 void ScreenSession::ScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clie… in ScreenCaptureNotify()