Searched refs:SetNotificationState (Results 1 – 4 of 4) sorted by relevance
1053 dir_->SetNotificationState("notification_state"); in TEST_F()1063 dir_->SetNotificationState("notification_state2"); in TEST_F()1073 dir_->SetNotificationState("notification_state2"); in TEST_F()
791 void SetNotificationState(const std::string& notification_state);
895 void Directory::SetNotificationState(const std::string& notification_state) { in SetNotificationState() function in syncable::Directory
2766 lookup->SetNotificationState(state); in StoreState()