/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr_test.cpp | 86 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 D | screenregionmgr_test.cpp | 82 ScreenRegionManager::GetInstance().GetScreenDumpInfo(result); 95 ScreenRegionManager::GetInstance().GetScreenDumpInfo(result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_service.cpp | 128 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 D | screenregionmgr.h | 48 void GetScreenDumpInfo(std::string &result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_service.cpp | 216 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 D | screenregionmgr.h | 36 void GetScreenDumpInfo(std::string &result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/include/ |
H A D | dscreen_manager.h | 68 void GetScreenDumpInfo(std::string &result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen_manager_test.cpp | 158 DScreenManager::GetInstance().GetScreenDumpInfo(result); 247 DScreenManager::GetInstance().GetScreenDumpInfo(result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/include/ |
H A D | dscreen_manager.h | 66 void GetScreenDumpInfo(std::string &result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenmgr/2.0/src/ |
H A D | dscreen_manager_test.cpp | 330 DScreenManager::GetInstance().GetScreenDumpInfo(result); 343 DScreenManager::GetInstance().GetScreenDumpInfo(result);
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/ |
H A D | screenregionmgr.cpp | 114 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 D | screenregionmgr.cpp | 81 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 D | dscreen_manager.cpp | 330 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 D | dscreen_manager.cpp | 351 void DScreenManager::GetScreenDumpInfo(std::string &result) in GetScreenDumpInfo() function in OHOS::DistributedHardware::V1_0::DScreenManager
|