Searched refs:ReportScreenMirrorEvent (Results 1 - 5 of 5) sorted by relevance
/foundation/distributedhardware/distributed_screen/common/test/unittest/src/ |
H A D | screen_common_test.cpp | 66 ReportScreenMirrorEvent(eventName, devId, dhId, errMsg); in HWTEST_F() 75 ReportScreenMirrorEvent(longEventName, devId, dhId, errMsg); in HWTEST_F()
|
/foundation/distributedhardware/distributed_screen/common/include/ |
H A D | dscreen_hisysevent.h | 47 void ReportScreenMirrorEvent(const std::string &eventName, const std::string &devId, const std::string &dhId,
|
/foundation/distributedhardware/distributed_screen/common/src/ |
H A D | dscreen_hisysevent.cpp | 114 void ReportScreenMirrorEvent(const std::string &eventName, const std::string &devId, const std::string &dhId, in ReportScreenMirrorEvent() function
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen.cpp | 380 ReportScreenMirrorEvent(DSCREEN_PROJECT_START, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in HandleConnect() 401 ReportScreenMirrorEvent(DSCREEN_PROJECT_END, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in HandleDisconnect()
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/ |
H A D | dscreen.cpp | 241 ReportScreenMirrorEvent(DSCREEN_PROJECT_START, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in HandleConnect() 263 ReportScreenMirrorEvent(DSCREEN_PROJECT_END, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_).c_str(), in HandleDisconnect()
|
Completed in 4 milliseconds