Home
last modified time | relevance | path

Searched refs:hotplugObserver_ (Results 1 - 2 of 2) sorted by relevance

/foundation/multimodalinput/input/intention/cooperate/plugin/src/
H A Dcooperate_context.cpp186 hotplugObserver_ = std::make_shared<HotplugObserver>(sender_); in EnableDevMgr()
187 env_->GetDeviceManager().AddDeviceObserver(hotplugObserver_); in EnableDevMgr()
193 env_->GetDeviceManager().RemoveDeviceObserver(hotplugObserver_); in DisableDevMgr()
194 hotplugObserver_.reset(); in DisableDevMgr()
/foundation/multimodalinput/input/intention/cooperate/plugin/include/
H A Dcooperate_context.h123 std::shared_ptr<IDeviceObserver> hotplugObserver_; member in OHOS::Msdp::DeviceStatus::Cooperate::final

Completed in 2 milliseconds