HomeSort by relevance Sort by last modified time
    Searched defs:ClearUnloadState (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/ui/
fast_unload_controller.cc 281 ClearUnloadState(contents);
350 ClearUnloadState(contents);
453 void FastUnloadController::ClearUnloadState(content::WebContents* contents) {
unload_controller.cc 39 ClearUnloadState(contents, true);
214 ClearUnloadState(content::Source<content::WebContents>(source).ptr(),
215 false); // See comment for ClearUnloadState().
265 ClearUnloadState(contents, false);
301 ClearUnloadState(web_contents, true);
320 ClearUnloadState(web_contents, true);
346 void UnloadController::ClearUnloadState(content::WebContents* web_contents,

Completed in 243 milliseconds