HomeSort by relevance Sort by last modified time
    Searched refs:ObjectIdLessThan (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/sync/notifier/
invalidation_util.h 37 struct SYNC_EXPORT ObjectIdLessThan {
47 typedef std::set<invalidation::ObjectId, ObjectIdLessThan> ObjectIdSet;
object_id_invalidation_map.h 67 ObjectIdLessThan> IdToListMap;
unacked_invalidation_set.h 113 ObjectIdLessThan> UnackedInvalidationsMap;
registration_manager.h 62 ObjectIdLessThan>
152 ObjectIdLessThan>
invalidation_util.cc 25 bool ObjectIdLessThan::operator()(const invalidation::ObjectId& lhs,
invalidator_registrar.cc 50 ObjectIdLessThan());
p2p_invalidator.cc 169 ObjectIdLessThan());
registration_manager.cc 78 ObjectIdLessThan());
sync_invalidation_listener_unittest.cc 251 typedef std::map<ObjectId, List, ObjectIdLessThan> Map;
254 ObjectIdLessThan> DropHandlers;
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/push_messaging/
push_messaging_invalidation_handler.h 67 syncer::ObjectIdLessThan> max_object_version_map_;
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_android.h 208 syncer::ObjectIdLessThan> ObjectIdVersionMap;

Completed in 1213 milliseconds