ReloadIgnoringCache 351 chrome/browser/chromeos/login/simple_web_view_dialog.cc web_contents->GetController().ReloadIgnoringCache(true); ReloadIgnoringCache 1610 chrome/browser/extensions/api/tabs/tabs_api.cc web_contents->GetController().ReloadIgnoringCache(true); ReloadIgnoringCache 549 chrome/browser/referrer_policy_browsertest.cc chrome::ReloadIgnoringCache(browser(), CURRENT_TAB); ReloadIgnoringCache 392 chrome/browser/ui/browser_command_controller.cc ReloadIgnoringCache(browser_, disposition); ReloadIgnoringCache 244 chrome/browser/ui/browser_commands.cc new_tab->GetController().ReloadIgnoringCache(true); ReloadIgnoringCache 69 chrome/browser/ui/browser_commands.h void ReloadIgnoringCache(Browser* browser, WindowOpenDisposition disposition); ReloadIgnoringCache 373 chrome/browser/ui/panels/panel.cc panel_host_->ReloadIgnoringCache(); ReloadIgnoringCache 259 chrome/browser/ui/panels/panel_host.cc web_contents_->GetController().ReloadIgnoringCache(true); ReloadIgnoringCache 94 chrome/browser/ui/panels/panel_host.h void ReloadIgnoringCache(); ReloadIgnoringCache 1326 content/browser/android/content_view_core_impl.cc web_contents_->GetController().ReloadIgnoringCache(check_for_repost); ReloadIgnoringCache 163 content/browser/android/content_view_core_impl.h void ReloadIgnoringCache(JNIEnv* env, jobject obj, jboolean check_for_repost); ReloadIgnoringCache 85 content/browser/frame_host/navigation_controller_impl.h virtual void ReloadIgnoringCache(bool check_for_repost) OVERRIDE; ReloadIgnoringCache 722 content/browser/web_contents/web_contents_impl.cc controller_.ReloadIgnoringCache(true); ReloadIgnoringCache 339 content/public/browser/navigation_controller.h virtual void ReloadIgnoringCache(bool check_for_repost) = 0;