Searched refs:IsCrossProcessSubframe (Results 1 – 5 of 5) sorted by relevance
61 virtual bool IsCrossProcessSubframe() = 0;
69 if (rfh->IsCrossProcessSubframe()) { in WebContentsTarget()
101 virtual bool IsCrossProcessSubframe() OVERRIDE;
247 bool RenderFrameHostImpl::IsCrossProcessSubframe() { in IsCrossProcessSubframe() function in content::RenderFrameHostImpl
894 if (rfh->IsCrossProcessSubframe()) in ClassifyNavigation()