Home
last modified time | relevance | path

Searched refs:ReportScreenMirrorEvent (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_screen/common/test/unittest/src/
H A Dscreen_common_test.cpp66 ReportScreenMirrorEvent(eventName, devId, dhId, errMsg);
75 ReportScreenMirrorEvent(longEventName, devId, dhId, errMsg);
/ohos5.0/foundation/distributedhardware/distributed_screen/common/include/
H A Ddscreen_hisysevent.h47 void ReportScreenMirrorEvent(const std::string &eventName, const std::string &devId, const std::str…
/ohos5.0/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_hisysevent.cpp114 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 Ddscreen.cpp374ReportScreenMirrorEvent(DSCREEN_PROJECT_START, GetAnonyString(devId_).c_str(), GetAnonyString(dhId… in HandleConnect()
395ReportScreenMirrorEvent(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 Ddscreen.cpp241ReportScreenMirrorEvent(DSCREEN_PROJECT_START, GetAnonyString(devId_).c_str(), GetAnonyString(dhId… in HandleConnect()
263ReportScreenMirrorEvent(DSCREEN_PROJECT_END, GetAnonyString(devId_).c_str(), GetAnonyString(dhId_)… in HandleDisconnect()