Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.cc1156 const NotificationInfoMap& notification_info) { in NotificationInfoToValue() argument
1159 for (NotificationInfoMap::const_iterator it = notification_info.begin(); in NotificationInfoToValue()
1160 it != notification_info.end(); ++it) { in NotificationInfoToValue()