HomeSort by relevance Sort by last modified time
    Searched defs:kProfileKey (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_ie_toolbar_import_win.cc 32 const wchar_t* const kProfileKey =
209 kProfileKey);
211 std::wstring key_name(kProfileKey);
autofill_ie_toolbar_import_win_unittest.cc 28 const wchar_t* const kProfileKey =
145 profile_key.Create(HKEY_CURRENT_USER, kProfileKey, KEY_ALL_ACCESS);
  /external/chromium/chrome/browser/profiles/
profile.h 165 static const char* kProfileKey;
profile.cc 93 const char* Profile::kProfileKey = "__PROFILE__";

Completed in 50 milliseconds