Searched refs:notification_info (Results 1 – 1 of 1) sorted by relevance
1156 const NotificationInfoMap& notification_info) { in NotificationInfoToValue() argument1159 for (NotificationInfoMap::const_iterator it = notification_info.begin(); in NotificationInfoToValue()1160 it != notification_info.end(); ++it) { in NotificationInfoToValue()