Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_screen/common/test/unittest/src/
H A Dscreen_common_test.cpp66 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 Ddscreen_hisysevent.h47 void ReportScreenMirrorEvent(const std::string &eventName, const std::string &devId, const std::string &dhId,
/foundation/distributedhardware/distributed_screen/common/src/
H A Ddscreen_hisysevent.cpp114 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 Ddscreen.cpp380 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 Ddscreen.cpp241 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 3 milliseconds