Home
last modified time | relevance | path

Searched refs:CheckAndSendHiSysEvent (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2714 CheckAndSendHiSysEvent("CREATE_VIRTUAL_SCREEN", "hmos.screenrecorder"); in CreateVirtualScreen()
3922 CheckAndSendHiSysEvent("GET_DISPLAY_SNAPSHOT", "hmos.screenshot"); in GetDisplaySnapshot()
3952 CheckAndSendHiSysEvent("GET_DISPLAY_SNAPSHOT", "hmos.screenshot"); in GetDisplaySnapshotWithOption()
3998 CheckAndSendHiSysEvent("GET_DISPLAY_SNAPSHOT", "hmos.screenshot"); in GetSnapshotByPicker()
5419 void ScreenSessionManager::CheckAndSendHiSysEvent(const std::string& eventName, const std::string& … in CheckAndSendHiSysEvent() function in OHOS::Rosen::ScreenSessionManager
5767 CheckAndSendHiSysEvent("GET_DISPLAY_SNAPSHOT", "hmos.screenshot"); in GetScreenCapture()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h360 void CheckAndSendHiSysEvent(const std::string& eventName, const std::string& bundleName) const;
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_test.cpp1927 HWTEST_F(ScreenSessionManagerTest, CheckAndSendHiSysEvent, Function | SmallTest | Level3)
1931 ssm_->CheckAndSendHiSysEvent(eventName, bundleName);