Home
last modified time | relevance | path

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

/external/chromium_org/sync/notifier/
Dinvalidator_registrar.cc39 for (HandlerIdsMap::const_iterator it = handler_to_ids_map_.begin(); in UpdateRegisteredIds()
76 HandlerIdsMap::const_iterator lookup = handler_to_ids_map_.find(handler); in GetRegisteredIds()
87 for (HandlerIdsMap::const_iterator it = handler_to_ids_map_.begin(); in GetAllRegisteredIds()
102 for (HandlerIdsMap::iterator it = handler_to_ids_map_.begin(); in DispatchInvalidationsToHandlers()
Dinvalidator_registrar.h80 typedef std::map<InvalidationHandler*, ObjectIdSet> HandlerIdsMap; typedef
84 HandlerIdsMap handler_to_ids_map_;