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

  /external/chromium/chrome/browser/importer/
external_process_importer_host.cc 40 CheckForFirefoxLock(source_profile, items, first_run);
importer_host.h 95 void CheckForFirefoxLock(const importer::SourceProfile& source_profile,
importer_host.cc 128 CheckForFirefoxLock(source_profile, items, first_run);
183 void ImporterHost::CheckForFirefoxLock(
  /external/chromium_org/chrome/browser/importer/
external_process_importer_host.h 105 bool CheckForFirefoxLock(const importer::SourceProfile& source_profile);
external_process_importer_host.cc 58 if (!CheckForFirefoxLock(source_profile)) {
166 bool ExternalProcessImporterHost::CheckForFirefoxLock(

Completed in 717 milliseconds