Searched refs:ClearAllScreenshots (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Dnavigation_entry_screenshot_manager.h36 void ClearAllScreenshots();
H A Dnavigation_controller_impl.h95 virtual void ClearAllScreenshots() OVERRIDE;
H A Dnavigation_entry_screenshot_manager.cc109 void NavigationEntryScreenshotManager::ClearAllScreenshots() { function in class:content::NavigationEntryScreenshotManager
H A Dnavigation_controller_impl.cc1431 void NavigationControllerImpl::ClearAllScreenshots() { function in class:content::NavigationControllerImpl
1432 screenshot_manager_->ClearAllScreenshots();
H A Dnavigation_controller_impl_unittest.cc4264 controller.ClearAllScreenshots();
/external/chromium_org/content/public/browser/
H A Dnavigation_controller.h440 virtual void ClearAllScreenshots() = 0;
/external/chromium_org/chrome/browser/chromeos/memory/
H A Doom_priority_manager.cc408 web_contents->GetController().ClearAllScreenshots();

Completed in 149 milliseconds