Searched refs:ReportScreenMirrorEvent (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributedhardware/distributed_screen/common/test/unittest/src/ |
H A D | screen_common_test.cpp | 66 ReportScreenMirrorEvent(eventName, devId, dhId, errMsg); 75 ReportScreenMirrorEvent(longEventName, devId, dhId, errMsg);
|
/ohos5.0/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::str…
|
/ohos5.0/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::str… in ReportScreenMirrorEvent() function
|
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/ |
H A D | dscreen.cpp | 374 …ReportScreenMirrorEvent(DSCREEN_PROJECT_START, GetAnonyString(devId_).c_str(), GetAnonyString(dhId… in HandleConnect() 395 …ReportScreenMirrorEvent(DSCREEN_PROJECT_END, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_)… in HandleDisconnect()
|
/ohos5.0/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… in HandleConnect() 263 …ReportScreenMirrorEvent(DSCREEN_PROJECT_END, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_)… in HandleDisconnect()
|