Home
last modified time | relevance | path

Searched refs:NotifyOnStateChanged (Results 1 – 3 of 3) sorted by relevance

/external/libweave/src/privet/
Dprivet_handler_unittest.cc690 cloud_.NotifyOnStateChanged(); in TEST_F()
726 cloud_.NotifyOnStateChanged(); in TEST_F()
961 cloud_.NotifyOnStateChanged(); in TEST_F()
979 cloud_.NotifyOnStateChanged(); in TEST_F()
1052 cloud_.NotifyOnStateChanged(); in TEST_F()
1116 cloud_.NotifyOnStateChanged(); in TEST_F()
Dcloud_delegate.h140 void NotifyOnStateChanged();
Dcloud_delegate.cc61 &CloudDelegateImpl::NotifyOnStateChanged, weak_factory_.GetWeakPtr()));
386 void CloudDelegate::NotifyOnStateChanged() { in NotifyOnStateChanged() function in weave::privet::CloudDelegate