Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc1578 NotificationInfoMap notification_info_map_; member in sync_api::SyncManager::SyncInternal
2616 return_args.Append(NotificationInfoToValue(notification_info_map_)); in ProcessMessage()
2715 NotificationInfo* info = &notification_info_map_[it->first]; in UpdateNotificationInfo()