/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
linux-elf.h | 61 %{!shared:%{profile:-lc_p}%{!profile:-lc}}" 102 /* Call the function profiler with a given profile label. */ 116 #define SUBTARGET_FRAME_POINTER_REQUIRED crtl->profile
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/config/arm/ |
linux-elf.h | 61 %{!shared:%{profile:-lc_p}%{!profile:-lc}}" 102 /* Call the function profiler with a given profile label. */ 116 #define SUBTARGET_FRAME_POINTER_REQUIRED crtl->profile
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/ |
AdtUtilsTest.java | 97 assertEquals(".profile", AdtUtils.stripAllExtensions(".profile")); 105 assertEquals(".profile", AdtUtils.stripLastExtension(".profile"));
|
/external/chromium/chrome/browser/ |
background_mode_manager.cc | 16 #include "chrome/browser/profiles/profile.h" 40 BackgroundModeManager::BackgroundModeManager(Profile* profile, 42 : profile_(profile), 43 applications_(profile), 75 Source<Profile>(profile)); 77 Source<Profile>(profile)); 83 Source<Profile>(profile)) [all...] |
omnibox_search_hint.cc | 17 #include "chrome/browser/profiles/profile.h" 166 Source<Profile>(tab->profile())); 183 tab_->profile()->GetTemplateURLModel()->GetDefaultSearchProvider(); 226 tab_->profile()->GetPrefs()->SetBoolean(prefs::kShowOmniboxSearchHint, 231 bool OmniboxSearchHint::IsEnabled(Profile* profile) { 234 return profile->GetPrefs()->GetBoolean(prefs::kShowOmniboxSearchHint) &&
|
plugin_data_remover_browsertest.cc | 13 #include "chrome/browser/profiles/profile.h" 69 browser()->profile()->GetPrefs()->SetBoolean(
|
/external/chromium/chrome/browser/extensions/ |
extension_context_menu_api.cc | 13 #include "chrome/browser/profiles/profile.h" 188 ExtensionMenuItem::Id parent_id(profile(), extension_id(), 0); 212 ExtensionMenuItem::Id id(profile(), extension_id(), 0); 221 profile()->GetExtensionService()->menu_manager(); 248 ExtensionMenuItem::Id parent_id(profile(), extension_id(), 0); 273 ExtensionMenuItem::Id item_id(profile(), extension_id(), 0); 276 ExtensionService* service = profile()->GetExtensionService(); 290 profile()->GetExtensionService()->menu_manager(); 340 ExtensionMenuItem::Id id(profile(), extension_id(), 0); 342 ExtensionService* service = profile()->GetExtensionService() [all...] |
extension_tts_api.cc | 15 #include "chrome/browser/profiles/profile.h" 53 Utterance::Utterance(Profile* profile, 57 : profile_(profile), 142 ExtensionService* service = utterance->profile()->GetExtensionService(); 145 utterance->profile()->GetExtensionEventRouter(); 208 utterance->profile()->GetExtensionEventRouter()->DispatchEventToExtension( 212 utterance->profile(), 241 current_utterance_->profile()->GetExtensionEventRouter()-> 246 current_utterance_->profile(), [all...] |
extension_context_menu_model.h | 17 class Profile; 73 Profile* profile_;
|
extension_toolbar_model.cc | 10 #include "chrome/browser/profiles/profile.h" 17 prefs_(service->profile()->GetPrefs()), 22 Source<Profile>(service_->profile())); 24 Source<Profile>(service_->profile())); 26 Source<Profile>(service_->profile()));
|
/external/chromium/chrome/browser/instant/ |
instant_controller.h | 33 class Profile; 53 InstantController(Profile* profile, InstantDelegate* delegate); 60 static void RecordMetrics(Profile* profile); 63 static bool IsEnabled(Profile* profile); 66 static void Enable(Profile* profile); 69 static void Disable(Profile* profile) [all...] |
/external/chromium/chrome/browser/ui/gtk/bookmarks/ |
bookmark_bubble_gtk.cc | 20 #include "chrome/browser/profiles/profile.h" 43 Profile* profile, 47 g_bubble = new BookmarkBubbleGtk(anchor, profile, url, newly_bookmarked); 59 Source<Profile>(profile_->GetOriginalProfile()), 86 Profile* profile, 90 profile_(profile), 319 Profile* profile = profile_ local [all...] |
/external/chromium/chrome/browser/ui/gtk/ |
first_run_dialog.cc | 17 #include "chrome/browser/profiles/profile.h" 96 void ShowFirstRunDialog(Profile* profile, 98 FirstRunDialog::Show(profile, randomize_search_engine_order); 104 bool FirstRunDialog::Show(Profile* profile, 108 const TemplateURLModel* search_engines_model = profile->GetTemplateURLModel(); 130 new FirstRunDialog(profile, 145 FirstRunDialog::FirstRunDialog(Profile* profile, [all...] |
/external/chromium/chrome/browser/ui/webui/ |
active_downloads_ui.cc | 29 #include "chrome/browser/profiles/profile.h" 125 Profile* profile_; 385 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source); 389 Browser* ActiveDownloadsUI::OpenPopup(Profile* profile) { 390 Browser* browser = GetPopup(profile); 394 browser = Browser::CreateForType(Browser::TYPE_APP_PANEL, profile); 416 Browser* ActiveDownloadsUI::GetPopup(Profile* profile) { 429 (*it)->profile() == profile) [all...] |
/external/chromium/chrome/browser/autocomplete/ |
history_contents_provider_unittest.cc | 54 TestingProfile* profile() const { return profile_.get(); } function in class:__anon2853::HistoryContentsProviderTest 65 profile_->GetHistoryService(Profile::EXPLICIT_ACCESS); 163 profile()->CreateBookmarkModel(false); 164 profile()->BlockUntilBookmarkModelLoaded(); 168 profile()->GetBookmarkModel()->SetURLStarred(bookmark_url, 221 profile()->CreateBookmarkModel(false); 222 profile()->BlockUntilBookmarkModelLoaded(); 226 profile()->GetBookmarkModel()->SetURLStarred(bookmark_url,
|
history_provider.h | 34 Profile* profile,
|
/external/chromium/chrome/browser/autofill/ |
autofill_manager.h | 148 // Methods for packing and unpacking credit card and profile IDs for sending 198 // is filled with the Profile label. 223 // Set |field| argument's value based on |type| and contents of the |profile|. 224 // The |variant| parameter specifies which value in a multi-valued profile. 225 void FillFormField(const AutofillProfile* profile, 231 // |profile|. |type| is the type of the phone. 232 // The |variant| parameter specifies which value in a multi-valued profile. 233 void FillPhoneNumberField(const AutofillProfile* profile,
|
/external/chromium/chrome/browser/chromeos/login/ |
html_page_screen.h | 27 virtual TabContents* CreateTabContents(Profile* profile,
|
online_attempt_unittest.cc | 124 TestingProfile profile; local 136 attempt_->Initiate(&profile); 151 TestingProfile profile; local 163 attempt_->Initiate(&profile); 182 TestingProfile profile; local 194 attempt_->Initiate(&profile); 208 TestingProfile profile; local 220 attempt_->Initiate(&profile);
|
/external/chromium/chrome/browser/notifications/ |
notification_options_menu_model.cc | 18 #include "chrome/browser/profiles/profile.h" 120 balloon_->profile()->GetExtensionService(); 165 DesktopNotificationServiceFactory::GetForProfile(balloon_->profile()); 168 balloon_->profile()->GetExtensionService(); 215 DesktopNotificationServiceFactory::GetForProfile(balloon_->profile()); 217 balloon_->profile()->GetExtensionService(); 240 BrowserList::GetLastActiveWithProfile(balloon_->profile()); 244 browser = Browser::Create(balloon_->profile());
|
/external/chromium/chrome/browser/prerender/ |
prerender_contents.h | 58 PrerenderManager* prerender_manager, Profile* profile, const GURL& url, 128 virtual RendererPreferences GetRendererPrefs(Profile* profile) const; 193 PrerenderContents(PrerenderManager* prerender_manager, Profile* profile, 242 // The profile being used 243 Profile* profile_;
|
/external/chromium/chrome/browser/profiles/ |
profile_io_data.h | 18 #include "chrome/browser/profiles/profile.h" 49 // thread that is owned by a Profile, such as, but not limited to, network 50 // objects like CookieMonster, HttpTransactionFactory, etc. The Profile 120 // The profile this struct was populated from. 127 void InitializeProfileParams(Profile* profile); 136 // Called when the profile is destroyed. 205 // Data from the UI thread from the Profile, used to initialize ProfileIOData.
|
/external/chromium/chrome/browser/sessions/ |
base_session_service.cc | 11 #include "chrome/browser/profiles/profile.h" 63 Profile* profile, 65 : profile_(profile), 71 if (profile) { 73 DCHECK(!profile->IsOffTheRecord()); 104 // Don't start a timer when testing (profile == NULL or 106 if (MessageLoop::current() && profile() && save_factory_.empty()) {
|
/external/chromium/chrome/browser/sync/glue/ |
preference_change_processor.h | 46 virtual void StartImpl(Profile* profile);
|
typed_url_change_processor.h | 59 virtual void StartImpl(Profile* profile);
|