Searched refs:kProfileKey (Results 1 - 19 of 19) sorted by relevance

/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
H A Dprocesses_api_constants.h25 extern const char kProfileKey[];
H A Dprocesses_api.cc149 result->SetString(keys::kProfileKey,
/external/chromium/chrome/browser/autofill/
H A Dautofill_ie_toolbar_import_win.cc32 const wchar_t* const kProfileKey = member in namespace:__anon1879
209 kProfileKey);
211 std::wstring key_name(kProfileKey);
H A Dautofill_ie_toolbar_import_win_unittest.cc28 const wchar_t* const kProfileKey = member in namespace:__anon1881
145 profile_key.Create(HKEY_CURRENT_USER, kProfileKey, KEY_ALL_ACCESS);
/external/chromium_org/components/autofill/core/browser/
H A Dautofill_ie_toolbar_import_win.cc40 const wchar_t* const kProfileKey = member in namespace:autofill::__anon7677
260 kProfileKey);
262 std::wstring key_name(kProfileKey);
H A Dautofill_ie_toolbar_import_win_unittest.cc31 const wchar_t* const kProfileKey = member in namespace:autofill::__anon7679
146 profile_key.Create(HKEY_CURRENT_USER, kProfileKey, KEY_ALL_ACCESS);
/external/chromium/chrome/browser/ui/views/
H A Daccessibility_event_router_views_unittest.cc163 Profile::kProfileKey, &profile);
H A Dchrome_views_delegate.cc38 Profile::kProfileKey));
H A Daccessibility_event_router_views.cc133 Profile::kProfileKey));
/external/chromium_org/chrome/browser/profiles/
H A Dprofile.cc58 const char Profile::kProfileKey[] = "__PROFILE__"; member in class:Profile
H A Dprofile.h144 static const char kProfileKey[]; member in class:Profile
/external/chromium_org/chrome/browser/ui/views/
H A Dchrome_views_delegate.cc59 window->GetNativeWindowProperty(Profile::kProfileKey));
/external/chromium/chrome/browser/profiles/
H A Dprofile.h165 static const char* kProfileKey; member in class:Profile
H A Dprofile.cc93 const char* Profile::kProfileKey = "__PROFILE__"; member in class:Profile
/external/chromium_org/chrome/browser/ui/views/accessibility/
H A Daccessibility_event_router_views_unittest.cc156 widget->SetNativeWindowProperty(Profile::kProfileKey, &profile_);
H A Daccessibility_event_router_views.cc143 widget->GetNativeWindowProperty(Profile::kProfileKey));
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1749 GetWidget()->native_widget()->SetNativeWindowProperty(Profile::kProfileKey,
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1937 GetWidget()->SetNativeWindowProperty(Profile::kProfileKey,

Completed in 588 milliseconds