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

  /external/chromium/chrome/browser/importer/
ie_importer.cc 363 const wchar_t* kSearchScopePath =
366 base::win::RegKey key(HKEY_CURRENT_USER, kSearchScopePath, KEY_READ);
372 kSearchScopePath);
374 std::wstring sub_key_name = kSearchScopePath;
  /external/chromium_org/chrome/utility/importer/
ie_importer_win.cc 49 const char16 kSearchScopePath[] =
683 kSearchScopePath); key_iter.Valid(); ++key_iter) {
684 string16 sub_key_name = kSearchScopePath;

Completed in 154 milliseconds