Searched defs:DScreenNotify (Results 1 - 6 of 6) sorted by relevance
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_sink/src/ |
H A D | dscreen_sink_proxy.cpp | 139 void DScreenSinkProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) in DScreenNotify() function in OHOS::DistributedHardware::DScreenSinkProxy
|
/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/ |
H A D | dscreen_source_proxy.cpp | 176 void DScreenSourceProxy::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) in DScreenNotify() function in OHOS::DistributedHardware::DScreenSourceProxy
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_service.cpp | 116 void DScreenSinkService::DScreenNotify(const std::string &devId, int32_t eventCode, const std::string &eventContent) in DScreenNotify() function in OHOS::DistributedHardware::DScreenSinkService
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/dscreenservice/src/ |
H A D | dscreen_sink_stub_test.cpp | 67 void DScreenSinkStubTest::TestDScreenSinkStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() function in OHOS::DistributedHardware::DScreenSinkStubTest::TestDScreenSinkStub
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_service.cpp | 204 void DScreenSourceService::DScreenNotify(const std::string &devId, const int32_t eventCode, in DScreenNotify() function in OHOS::DistributedHardware::DScreenSourceService
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sourceservice/dscreenservice/src/ |
H A D | dscreen_source_stub_test.cpp | 84 void DScreenSourceStubTest::TestDScreenSourceStub::DScreenNotify(const std::string &devId, int32_t eventCode, in DScreenNotify() function in OHOS::DistributedHardware::DScreenSourceStubTest::TestDScreenSourceStub
|
Completed in 4 milliseconds