Home
last modified time | relevance | path

Searched defs:notification_state (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/syncable/
Dsyncable.cc868 const std::string& notification_state) { in SetNotificationStateUnsafe()
890 std::string notification_state = kernel_->persisted_info.notification_state; in GetAndClearNotificationState() local
895 void Directory::SetNotificationState(const std::string& notification_state) { in SetNotificationState()
Dsyncable.h707 std::string notification_state; member