Searched refs:optionalIgnoreCache (Results 1 – 2 of 2) sorted by relevance
96 void InspectorPageAgent::reloadPage(ErrorString*, const bool* const optionalIgnoreCache) in reloadPage() argument98 …m_inspectedPage->mainFrame()->loader()->reload(optionalIgnoreCache ? *optionalIgnoreCache : false); in reloadPage()
61 void reloadPage(ErrorString*, const bool* const optionalIgnoreCache);