HomeSort by relevance Sort by last modified time
    Searched full:notified_types (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/sync/internal_api/events/
normal_get_updates_request_event.cc 90 ModelTypeSet notified_types,
96 notified_types_(notified_types),
  /external/chromium_org/sync/internal_api/public/events/
normal_get_updates_request_event.h 42 ModelTypeSet notified_types,
  /external/chromium_org/sync/engine/
get_updates_processor_unittest.cc 141 ModelTypeSet notified_types; local
142 notified_types.Put(AUTOFILL);
143 notified_types.Put(BOOKMARKS);
144 notified_types.Put(PREFERENCES);
167 if (notified_types.Has(type)) {

Completed in 212 milliseconds