Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr_test.cpp86 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent);
88 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent);
92 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent);
96 ScreenRegionManager::GetInstance().GetScreenDumpInfo(eventContent);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr_test.cpp82 ScreenRegionManager::GetInstance().GetScreenDumpInfo(result);
95 ScreenRegionManager::GetInstance().GetScreenDumpInfo(result);
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/include/
H A Dscreenregionmgr.h48 void GetScreenDumpInfo(std::string &result);
/ohos5.0/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()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/include/
H A Dscreenregionmgr.h36 void GetScreenDumpInfo(std::string &result);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/
H A Ddscreen_manager.h68 void GetScreenDumpInfo(std::string &result);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager_test.cpp158 DScreenManager::GetInstance().GetScreenDumpInfo(result);
247 DScreenManager::GetInstance().GetScreenDumpInfo(result);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/
H A Ddscreen_manager.h66 void GetScreenDumpInfo(std::string &result);
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager_test.cpp330 DScreenManager::GetInstance().GetScreenDumpInfo(result);
343 DScreenManager::GetInstance().GetScreenDumpInfo(result);
/ohos5.0/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
/ohos5.0/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
/ohos5.0/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
/ohos5.0/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