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

  /external/chromium/chrome/browser/ui/views/location_bar/
keyword_hint_view.h 48 void set_profile(Profile* profile) { profile_ = profile; } function in class:KeywordHintView
selected_keyword_view.h 39 void set_profile(Profile* profile) { profile_ = profile; } function in class:SelectedKeywordView
content_setting_image_view.h 35 void set_profile(Profile* profile) { profile_ = profile; } function in class:ContentSettingImageView
  /external/chromium/chrome/browser/autocomplete/
autocomplete_popup_model.h 26 void set_profile(Profile* profile) { profile_ = profile; } function in class:AutocompletePopupModel
  /external/chromium_org/components/autofill/core/browser/
phone_number.h 29 void set_profile(AutofillProfile* profile) { profile_ = profile; } function in class:autofill::PhoneNumber
  /external/chromium_org/chrome/browser/net/
chrome_network_delegate.h 67 void set_profile(void* profile) { function in class:ChromeNetworkDelegate
  /external/chromium_org/chrome/browser/plugins/
plugin_prefs.h 75 void set_profile(Profile* profile) { profile_ = profile; } function in class:PluginPrefs
  /external/chromium/chrome/browser/extensions/
extension_function.h 50 void set_profile(Profile* profile) { profile_ = profile; } function in class:ExtensionFunction
  /external/chromium_org/chrome/browser/feedback/
feedback_data.h 83 void set_profile(Profile* profile) { profile_ = profile; } function in class:FeedbackData
  /external/chromium/chrome/browser/ui/gtk/
location_bar_view_gtk.h 155 void set_profile(Profile* profile) { profile_ = profile; } function in class:LocationBarViewGtk::ContentSettingImageViewGtk
  /external/chromium_org/chrome/browser/extensions/
extension_function.h 300 void set_profile(Profile* profile) { profile_ = profile; } function in class:UIThreadExtensionFunction
  /external/chromium_org/chrome/browser/automation/
automation_provider.cc 181 void AutomationProvider::set_profile(Profile* profile) { function in class:AutomationProvider

Completed in 339 milliseconds