Searched refs:IsRVHOnSwappedOutList (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/frame_host/
H A Drender_frame_host_manager.h294 bool IsRVHOnSwappedOutList(RenderViewHostImpl* rvh) const;
H A Drender_frame_host_manager_unittest.cc1134 EXPECT_TRUE(manager->IsRVHOnSwappedOutList(rvh1));
1141 EXPECT_TRUE(opener1_manager->IsRVHOnSwappedOutList(opener1_rvh));
1147 EXPECT_TRUE(opener2_manager->IsRVHOnSwappedOutList(opener2_rvh));
1375 EXPECT_TRUE(opener1_manager->IsRVHOnSwappedOutList(opener1_rvh));
H A Drender_frame_host_manager.cc1668 bool RenderFrameHostManager::IsRVHOnSwappedOutList( function in class:content::RenderFrameHostManager
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.cc3653 !GetRenderManager()->IsRVHOnSwappedOutList(

Completed in 198 milliseconds