Searched refs:optionalIgnoreCache (Results 1 – 2 of 2) sorted by relevance
102 …virtual void reload(ErrorString*, const bool* optionalIgnoreCache, const String* optionalScriptToE…
476 void InspectorPageAgent::reload(ErrorString*, const bool* const optionalIgnoreCache, const String* … in reload() argument480 …m_page->deprecatedLocalMainFrame()->loader().reload(optionalIgnoreCache && *optionalIgnoreCache ? … in reload()