Searched refs:DeviceDelegateImpl (Results 1 – 1 of 1) sorted by relevance
17 class DeviceDelegateImpl : public DeviceDelegate { class19 DeviceDelegateImpl(provider::TaskRunner* task_runner, in DeviceDelegateImpl() function in weave::privet::__anon6a4b09720111::DeviceDelegateImpl27 ~DeviceDelegateImpl() override = default;64 return std::unique_ptr<DeviceDelegate>(new DeviceDelegateImpl( in CreateDefault()