Searched refs:CloudDelegateImpl (Results 1 – 1 of 1) sorted by relevance
40 class CloudDelegateImpl : public CloudDelegate { class42 CloudDelegateImpl(provider::TaskRunner* task_runner, in CloudDelegateImpl() function in weave::privet::__anonaa5c2b600111::CloudDelegateImpl49 &CloudDelegateImpl::OnConfigChanged, weak_factory_.GetWeakPtr()));51 &CloudDelegateImpl::OnRegistrationChanged, weak_factory_.GetWeakPtr()));54 base::Bind(&CloudDelegateImpl::NotifyOnTraitDefsChanged,57 &CloudDelegateImpl::OnCommandAdded, weak_factory_.GetWeakPtr()));59 &CloudDelegateImpl::OnCommandRemoved, weak_factory_.GetWeakPtr()));61 &CloudDelegateImpl::NotifyOnStateChanged, weak_factory_.GetWeakPtr()));63 base::Bind(&CloudDelegateImpl::NotifyOnComponentTreeChanged,67 ~CloudDelegateImpl() override = default;[all …]