Home
last modified time | relevance | path

Searched refs:IDeviceMgr (Results 1 - 8 of 8) sorted by relevance

/foundation/multimodalinput/input/intention/services/device_manager/include/
H A Di_device_mgr.h19 class IDeviceMgr { class
21 IDeviceMgr() = default;
22 virtual ~IDeviceMgr() = default;
H A Denumerator.h34 void SetDeviceMgr(IDeviceMgr *devMgr);
42 IDeviceMgr *devMgr_ { nullptr };
H A Dmonitor.h41 void SetDeviceMgr(IDeviceMgr *devMgr);
56 IDeviceMgr *devMgr_ { nullptr };
H A Ddevice_manager.h59 class HotplugHandler final : public IDeviceMgr {
/foundation/multimodalinput/input/intention/services/test/unittest/src/
H A Denumerator_test.cpp58 class TestDeviceMgr : public IDeviceMgr {
84 IDeviceMgr *deviceMgr = testDevMgr.get(); in HWTEST_F()
H A Dmonitor_test.cpp58 class TestDeviceMgr : public IDeviceMgr {
144 IDeviceMgr *deviceMgr = testDevMgr.get(); in HWTEST_F()
/foundation/multimodalinput/input/intention/services/device_manager/src/
H A Denumerator.cpp33 void Enumerator::SetDeviceMgr(IDeviceMgr *devMgr) in SetDeviceMgr()
H A Dmonitor.cpp50 void Monitor::SetDeviceMgr(IDeviceMgr *devMgr) in SetDeviceMgr()

Completed in 2 milliseconds