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

  /external/chromium/chrome/browser/sync/engine/
download_updates_command.h 46 void SetRequestedTypes(const syncable::ModelTypeBitSet& target_datatypes,
download_updates_command_unittest.cc 44 TEST_F(DownloadUpdatesCommandTest, SetRequestedTypes) {
52 command_.SetRequestedTypes(enabled_types, &get_updates_filter);
66 command_.SetRequestedTypes(enabled_types, &get_updates_filter);
77 command_.SetRequestedTypes(enabled_types, &get_updates_filter);
88 command_.SetRequestedTypes(enabled_types, &get_updates_filter);
99 command_.SetRequestedTypes(enabled_types, &get_updates_filter);
download_updates_command.cc 106 void DownloadUpdatesCommand::SetRequestedTypes(

Completed in 48 milliseconds