Searched refs:NotifyPropertiesUpdated (Results 1 – 4 of 4) sorted by relevance
31 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()46 ASSERT_TRUE(queue_->NotifyPropertiesUpdated(timestamp1, in TEST_F()48 ASSERT_TRUE(queue_->NotifyPropertiesUpdated(timestamp2, in TEST_F()64 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()67 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()70 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()73 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()94 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()98 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()102 ASSERT_TRUE(queue_->NotifyPropertiesUpdated( in TEST_F()
35 bool NotifyPropertiesUpdated(base::Time timestamp,
16 bool StateChangeQueue::NotifyPropertiesUpdated( in NotifyPropertiesUpdated() function in weave::StateChangeQueue
389 queue->NotifyPropertiesUpdated(timestamp, dict); in SetStateProperties()