HomeSort by relevance Sort by last modified time
    Searched refs:GetChromeURLDataManager (Results 1 - 25 of 49) sorted by null

1 2

  /external/chromium/chrome/browser/ui/webui/
print_preview_ui.cc 22 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source_);
bookmarks_ui.cc 53 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
keyboard_ui.cc 23 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
remoting_ui.cc 69 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
sync_internals_ui.cc 34 contents->profile()->GetChromeURLDataManager()->AddDataSource(
textfields_ui.cc 74 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
devtools_ui.cc 101 contents->profile()->GetChromeURLDataManager()->AddDataSource(data_source);
downloads_ui.cc 142 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
slideshow_ui.cc 153 profile_->GetChromeURLDataManager()->AddDataSource(
283 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
conflicts_ui.cc 208 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
crashes_ui.cc 217 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
flags_ui.cc 216 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
history2_ui.cc 132 profile->GetChromeURLDataManager()->AddDataSource(
384 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
history_ui.cc 132 profile->GetChromeURLDataManager()->AddDataSource(
372 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
most_visited_handler.cc 70 profile->GetChromeURLDataManager()->AddDataSource(thumbnail_src);
72 profile->GetChromeURLDataManager()->AddDataSource(new FaviconSource(profile));
bug_report_ui.cc 458 tab_->profile()->GetChromeURLDataManager()->AddDataSource(
473 tab_->profile()->GetChromeURLDataManager()->AddDataSource(screenshot_source_);
744 tab->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
active_downloads_ui.cc 212 profile_->GetChromeURLDataManager()->AddDataSource(
385 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
new_tab_ui.cc 340 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
431 profile->GetChromeURLDataManager()->AddDataSource(theme);
  /external/chromium/chrome/browser/ui/webui/chromeos/login/
login_ui.cc 118 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
  /external/chromium/chrome/browser/ui/webui/chromeos/
proxy_settings_ui.cc 84 contents->profile()->GetChromeURLDataManager()->AddDataSource(source);
system_info_ui.cc 184 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
  /external/chromium/chrome/browser/ui/webui/options/
options_ui.cc 244 contents->profile()->GetChromeURLDataManager()->AddDataSource(html_source);
248 contents->profile()->GetChromeURLDataManager()->AddDataSource(theme);
254 contents->profile()->GetChromeURLDataManager()->AddDataSource(
  /external/chromium/chrome/browser/profiles/
profile.cc 186 GetChromeURLDataManager()->AddDataSource(icon_source);
651 virtual ChromeURLDataManager* GetChromeURLDataManager() {
  /external/chromium/android/autofill/
profile_android.h 229 virtual ChromeURLDataManager* GetChromeURLDataManager() { NOTREACHED(); return NULL; }
  /external/chromium/chrome/browser/
browser_signin.cc 225 profile->GetChromeURLDataManager()->AddDataSource(source);

Completed in 681 milliseconds

1 2