HomeSort by relevance Sort by last modified time
    Searched defs:profile_ (Results 251 - 275 of 643) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/ui/autofill/
country_combobox_model_unittest.cc 22 manager_.Init(NULL, profile_.GetPrefs(), false);
32 // NB: order is important here - |profile_| must go down after |manager_|.
33 TestingProfile profile_; member in class:autofill::CountryComboboxModelTest
generated_credit_card_bubble_controller_unittest.cc 51 &profile_, NULL)) {}
68 return profile_.GetPrefs()->GetInteger(
90 TestingProfile profile_; member in class:autofill::__anon9649::GeneratedCreditCardBubbleControllerTest
  /external/chromium_org/chrome/browser/ui/cocoa/browser/
edit_search_engine_cocoa_controller.h 33 Profile* profile_; // weak variable
  /external/chromium_org/chrome/browser/ui/cocoa/
cocoa_profile_test.h 49 TestingProfile* profile() { return profile_; }
63 TestingProfile* profile_; // Weak; owned by profile_manager_. member in class:CocoaProfileTest
  /external/chromium_org/chrome/browser/ui/cocoa/extensions/
browser_actions_controller.h 40 Profile* profile_; variable
extension_keybinding_registry_cocoa.h 73 Profile* profile_; member in class:ExtensionKeybindingRegistryCocoa
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 60 Profile* profile_; // weak member in class:ContentSettingDecoration
  /external/chromium_org/chrome/browser/ui/extensions/
extension_enable_flow.h 104 Profile* const profile_; member in class:ExtensionEnableFlow
  /external/chromium_org/chrome/browser/ui/omnibox/
omnibox_controller.h 81 Profile* profile_; member in class:OmniboxController
omnibox_controller_unittest.cc 21 PrefService* GetPrefs() { return profile_.GetPrefs(); }
27 TestingProfile profile_; member in class:OmniboxControllerTest
40 omnibox_controller_.reset(new OmniboxController(NULL, &profile_));
  /external/chromium_org/chrome/browser/ui/panels/
panel_host.h 106 Profile* profile_; member in class:PanelHost
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_model_unittest.cc 25 content::WebContentsTester::CreateTestWebContents(&profile_,
74 TestingProfile profile_; member in class:ManagePasswordsBubbleModelTest
  /external/chromium_org/chrome/browser/ui/search/
instant_page.h 83 Profile* profile() const { return profile_; }
116 // TODO(kmadhusu): Remove |profile_| from here and update InstantNTP to get
118 Profile* profile_; member in class:InstantPage
instant_search_prerenderer.h 94 Profile* const profile_; member in class:InstantSearchPrerenderer
  /external/chromium_org/chrome/browser/ui/search_engines/
edit_search_engine_controller.h 68 Profile* profile() const { return profile_; }
85 Profile* profile_; member in class:EditSearchEngineController
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_menu_badge_controller.h 59 Profile* profile_; member in class:WrenchMenuBadgeController
  /external/chromium_org/chrome/browser/ui/views/download/
download_feedback_dialog_view.h 67 Profile* profile_; member in class:DownloadFeedbackDialogView
  /external/chromium_org/chrome/browser/ui/views/
first_run_bubble_unittest.cc 24 TestingProfile* profile() { return &profile_; }
27 TestingProfile profile_; member in class:FirstRunBubbleTest
39 &profile_, &TemplateURLServiceFactory::BuildInstanceFor);
41 TemplateURLServiceFactory::GetForProfile(&profile_);
  /external/chromium_org/chrome/browser/ui/views/location_bar/
keyword_hint_view.h 54 Profile* profile_; member in class:KeywordHintView
  /external/chromium_org/chrome/browser/ui/webui/extensions/
extension_loader_handler.h 87 Profile* profile_; member in class:extensions::ExtensionLoaderHandler
  /external/chromium_org/chrome/browser/ui/webui/ntp/
suggestions_combiner.h 103 Profile* profile_; member in class:SuggestionsCombiner
  /external/chromium_org/chrome/browser/ui/webui/signin/
profile_signin_confirmation_dialog.h 70 Profile* profile_; member in class:ProfileSigninConfirmationDialog
  /external/chromium_org/chromeos/network/
policy_applicator.h 63 // Called with the properties of the profile |profile_|. Requests the
74 // Sends Shill the command to delete profile entry |entry| from |profile_|.
93 NetworkProfile profile_; member in class:chromeos::PolicyApplicator
  /external/chromium_org/extensions/browser/api/app_window/
app_window_apitest.cc 29 : profile_(profile), icon_updates_(0) {
30 AppWindowRegistry::Get(profile_)->AddObserver(this);
33 AppWindowRegistry::Get(profile_)->RemoveObserver(this);
44 Profile* profile_; member in class:extensions::__anon12678::TestAppWindowRegistryObserver
  /external/chromium_org/media/formats/mp4/
aac.h 70 uint8 profile_; member in class:media::mp4::AAC

Completed in 1845 milliseconds

<<11121314151617181920>>