/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | multi_screen_manager_test.cpp | 77 ScreenId mainScreenId = 1; variable 91 ScreenId mainScreenId = 1002; variable 107 ScreenId mainScreenId = 1002; variable
|
H A D | screen_session_test.cpp | 37 …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 D | multi_screen_manager.cpp | 61 DMError MultiScreenManager::VirtualScreenMirrorSwitch(const ScreenId mainScreenId, in VirtualScreenMirrorSwitch() 208 DMError MultiScreenManager::MirrorSwitch(const ScreenId mainScreenId, const std::vector<ScreenId>& … in MirrorSwitch()
|
H A D | screen_session_manager.cpp | 2961 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 D | display_manager_service_test.cpp | 522 ScreenId mainScreenId = 1; variable
|
H A D | display_manager_proxy_test.cpp | 963 ScreenId mainScreenId = static_cast<ScreenId>(0); variable
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/window_scene/screensessionmanager_fuzzer/ |
H A D | screensessionmanager_fuzzer.cpp | 303 ScreenId mainScreenId = source.GetObject<ScreenId>(); in ProxyInterfaceFuzzTestPart3() local
|
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_client_proxy.cpp | 540 void ScreenSessionManagerClientProxy::ScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, in ScreenCaptureNotify()
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_stub.cpp | 219 ScreenId mainScreenId = static_cast<ScreenId>(data.ReadUint64()); in OnRemoteRequest() local
|
H A D | display_manager_service.cpp | 534 DMError DisplayManagerService::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreen… in MakeMirror()
|
H A D | display_manager_proxy.cpp | 1290 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 D | screen_session_manager_client.cpp | 603 void ScreenSessionManagerClient::ScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std:… in ScreenCaptureNotify()
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | screen_manager.cpp | 477 DMError ScreenManager::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenId, Scre… in MakeMirror()
|
H A D | display_manager_adapter.cpp | 467 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 D | screen_session_manager_interface.h | 105 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 D | js_screen_session.cpp | 669 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 D | screen_session_manager_stub.cpp | 246 ScreenId mainScreenId = static_cast<ScreenId>(data.ReadUint64()); in OnRemoteRequest() local
|
H A D | screen_session_manager_proxy.cpp | 1183 DMError ScreenSessionManagerProxy::MakeMirror(ScreenId mainScreenId, in MakeMirror()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
H A D | js_screen_manager.cpp | 389 int64_t mainScreenId; in OnMakeMirror() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 1492 void ScreenSession::ScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clie… in ScreenCaptureNotify()
|