Searched refs:ReloadIgnoreCache (Results 1 – 10 of 10) sorted by relevance
47 void ReloadIgnoreCache() override;
143 NO_SANITIZE("cfi-icall") void CefBrowserCToCpp::ReloadIgnoreCache() { in ReloadIgnoreCache() function in CefBrowserCToCpp
55 void ReloadIgnoreCache() override;
108 void CefBrowserImpl::ReloadIgnoreCache() { in ReloadIgnoreCache() function in CefBrowserImpl
117 virtual void ReloadIgnoreCache() = 0;
193 void ReloadIgnoreCache() override;
554 void CefBrowserHostBase::ReloadIgnoreCache() { in ReloadIgnoreCache() function in CefBrowserHostBase555 auto callback = base::BindOnce(&CefBrowserHostBase::ReloadIgnoreCache, this); in ReloadIgnoreCache()
412 browser_->ReloadIgnoreCache(); in ExecuteDefaultCommand()
156 CefBrowserCppToC::Get(self)->ReloadIgnoreCache(); in browser_reload_ignore_cache()
10397 virtual void ReloadIgnoreCache() = 0;14884 @@ -568,6 +851,132 @@ void CefBrowserHostBase::ReloadIgnoreCache() {15786 void ReloadIgnoreCache() override;24529 void ReloadIgnoreCache() override;26131 CefBrowserCppToC::Get(self)->ReloadIgnoreCache();31229 @@ -153,6 +198,38 @@ NO_SANITIZE("cfi-icall") void CefBrowserCToCpp::ReloadIgnoreCache() {31350 void ReloadIgnoreCache() override;