GetMaxRestoredPageID   78 content/browser/frame_host/navigation_controller_impl.h   virtual int32 GetMaxRestoredPageID() const OVERRIDE;
GetMaxRestoredPageID 2737 content/browser/web_contents/web_contents_impl.cc   int max_restored_page_id = controller_.GetMaxRestoredPageID();
GetMaxRestoredPageID  374 content/public/browser/navigation_controller.h   virtual int32 GetMaxRestoredPageID() const = 0;