Searched defs:notifiers (Results 1 – 8 of 8) sorted by relevance
24 const std::vector<Notifier*>& notifiers) in FakeNotifierSettingsProvider()67 std::vector<Notifier*>* notifiers) { in GetNotifierList()108 NotifierGroup* group, const std::vector<Notifier*>& notifiers) { in AddGroup()
55 std::vector<Notifier*> notifiers; member
26 TestingNotifierSettingsProvider(const std::vector<Notifier*>& notifiers, in TestingNotifierSettingsProvider()83 std::vector<Notifier*> notifiers; in SetUp() local
511 std::vector<Notifier*> notifiers; in NotifierSettingsView() local541 std::vector<Notifier*> notifiers; in NotifierGroupChanged() local549 const std::vector<Notifier*>& notifiers) { in UpdateContentsView()
461 void Geolocation::sendError(GeoNotifierVector& notifiers, PositionError* error) in sendError()471 void Geolocation::sendPosition(GeoNotifierVector& notifiers, Geoposition* position) in sendPosition()478 void Geolocation::stopTimer(GeoNotifierVector& notifiers) in stopTimer()507 void Geolocation::cancelRequests(GeoNotifierVector& notifiers) in cancelRequests()523 void Geolocation::extractNotifiersWithCachedPosition(GeoNotifierVector& notifiers, GeoNotifierVecto… in extractNotifiersWithCachedPosition()
177 std::vector<Notifier*>* notifiers) { in GetNotifierList()
337 std::vector<message_center::Notifier*>* notifiers) { in GetSyncedNotificationServices()
914 std::set<QuicAckNotifier*> notifiers; member