Searched defs:kProfileKey (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
H A Dprofile.cc67 const char Profile::kProfileKey[] = "__PROFILE__"; member in class:Profile
H A Dprofile.h147 static const char kProfileKey[]; member in class:Profile
/external/chromium_org/chrome/browser/extensions/api/processes/
H A Dprocesses_api_constants.cc22 const char kProfileKey[] = "profile"; member in namespace:extensions::processes_api_constants
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_ie_toolbar_import_win_unittest.cc31 const wchar_t* const kProfileKey = member in namespace:autofill::__anon6315
146 profile_key.Create(HKEY_CURRENT_USER, kProfileKey, KEY_ALL_ACCESS);
H A Dautofill_ie_toolbar_import_win.cc40 const wchar_t* const kProfileKey = member in namespace:autofill::__anon6313
260 kProfileKey);
262 std::wstring key_name(kProfileKey);

Completed in 139 milliseconds