Searched refs:OnScreenCaptureNotify (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_session.h | 61 …void OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clientName) over…
|
H A D | js_screen_session.cpp | 669 void JsScreenSession::OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& … in OnScreenCaptureNotify() function in OHOS::Rosen::JsScreenSession
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/ |
H A D | screen_session.h | 53 …virtual void OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clientNa…
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | screen_session_manager.h | 314 …void OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clientName) over…
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_session_manager_test.cpp | 2202 HWTEST_F(ScreenSessionManagerTest, OnScreenCaptureNotify, Function | SmallTest | Level3) 2209 ssm->OnScreenCaptureNotify(screenId, uid, clientName);
|
H A D | screen_session_test.cpp | 37 …void OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::string& clientName) over… in OnScreenCaptureNotify() function in OHOS::Rosen::MockScreenChangeListener
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 1498 listener->OnScreenCaptureNotify(mainScreenId, uid, clientName); in ScreenCaptureNotify()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 5707 void ScreenSessionManager::OnScreenCaptureNotify(ScreenId mainScreenId, int32_t uid, const std::str… in OnScreenCaptureNotify() function in OHOS::Rosen::ScreenSessionManager 5772 …OnScreenCaptureNotify(GetDefaultScreenId(), IPCSkeleton::GetCallingUid(), SysCapUtil::GetClientNam… in GetScreenCapture()
|