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

  /external/chromium/chrome/browser/first_run/
first_run.h 115 int items_to_import);
173 int items_to_import,
first_run_win.cc 310 int items_to_import,
330 if (items_to_import) {
332 EncodeImportParams(importer_type, items_to_import,
363 int items_to_import) {
367 items_to_import,
381 int items_to_import = 0; local
384 if (!DecodeImportParams(import_info, &importer_type, &items_to_import,
402 static_cast<uint16>(items_to_import),
first_run.cc 631 int items_to_import) {
637 items_to_import &= source_profile.services_supported;
643 items_to_import,

Completed in 350 milliseconds