Home
last modified time | relevance | path

Searched refs:GetScreenDumpInfo (Results 1 - 14 of 14) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr_test.cpp88 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent); in HWTEST_F()
90 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent); in HWTEST_F()
94 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent); in HWTEST_F()
98 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr_test.cpp75 * @tc.desc: Verify the GetScreenDumpInfo function failed.
82 ScreenRegionManager::GetInstance().GetScreenDumpInfo(result); in HWTEST_F()
88 * @tc.desc: Verify the GetScreenDumpInfo function failed.
95 ScreenRegionManager::GetInstance().GetScreenDumpInfo(result); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/
H A Ddscreen_sink_service.cpp128 V1_0::ScreenRegionManager::GetInstance().GetScreenDumpInfo(result_v1); in Dump()
130 V2_0::ScreenRegionManager::GetInstance().GetScreenDumpInfo(result_v2); in Dump()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/include/
H A Dscreenregionmgr.h48 void GetScreenDumpInfo(std::string &result);
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregionmgr.h36 void GetScreenDumpInfo(std::string &result);
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen_manager.h66 void GetScreenDumpInfo(std::string &result);
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen_manager.h68 void GetScreenDumpInfo(std::string &result);
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/
H A Ddscreen_source_service.cpp216 V1_0::DScreenManager::GetInstance().GetScreenDumpInfo(result_v1); in Dump()
218 V2_0::DScreenManager::GetInstance().GetScreenDumpInfo(result_v2); in Dump()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr.cpp114 void ScreenRegionManager::GetScreenDumpInfo(std::string &result) in GetScreenDumpInfo() function in OHOS::DistributedHardware::V2_0::ScreenRegionManager
116 DHLOGI("GetScreenDumpInfo."); in GetScreenDumpInfo()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager_test.cpp151 * @tc.desc: Verify the GetScreenDumpInfo function failed.
158 DScreenManager::GetInstance().GetScreenDumpInfo(result); in HWTEST_F()
240 * @tc.desc: Verify the GetScreenDumpInfo function failed.
247 DScreenManager::GetInstance().GetScreenDumpInfo(result); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager_test.cpp323 * @tc.desc: Verify the GetScreenDumpInfo function failed.
330 DScreenManager::GetInstance().GetScreenDumpInfo(result); in HWTEST_F()
336 * @tc.desc: Verify the GetScreenDumpInfo function failed.
343 DScreenManager::GetInstance().GetScreenDumpInfo(result); in HWTEST_F()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp81 void ScreenRegionManager::GetScreenDumpInfo(std::string &result) in GetScreenDumpInfo() function in OHOS::DistributedHardware::V1_0::ScreenRegionManager
83 DHLOGI("GetScreenDumpInfo."); in GetScreenDumpInfo()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp330 void DScreenManager::GetScreenDumpInfo(std::string &result) in GetScreenDumpInfo() function in OHOS::DistributedHardware::V2_0::DScreenManager
332 DHLOGI("GetScreenDumpInfo."); in GetScreenDumpInfo()
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp351 void DScreenManager::GetScreenDumpInfo(std::string &result) in GetScreenDumpInfo() function in OHOS::DistributedHardware::V1_0::DScreenManager
353 DHLOGI("GetScreenDumpInfo."); in GetScreenDumpInfo()

Completed in 8 milliseconds