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

  /external/chromium/chrome/browser/importer/
external_process_importer_client.cc 28 profile_import_process_host_(NULL),
59 if (profile_import_process_host_) {
79 profile_import_process_host_ =
81 profile_import_process_host_->StartProfileImportProcess(
86 profile_import_process_host_->CancelProfileImportProcess();
91 profile_import_process_host_->ReportImportItemFinished(import_item);
external_process_importer_client.h 144 ProfileImportProcessHost* profile_import_process_host_; member in class:ExternalProcessImporterClient

Completed in 386 milliseconds