Searched defs:should_unload (Results 1 – 3 of 3) sorted by relevance
34 base::WaitableEvent* unload_done, bool* should_unload) in UnloadContext()39 void UnloadContext::Completed(bool should_unload) { in Completed()
1220 void ChromeFrameAutomationClient::OnUnload(bool* should_unload) { in OnUnload()
970 bool should_unload = true; in OnUnload() local