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

  /external/chromium_org/content/browser/frame_host/
frame_tree_node.h 88 RenderFrameHostImpl* current_frame_host() const { function in class:content::FrameTreeNode
89 return render_manager_.current_frame_host();
render_frame_host_manager.h 146 RenderFrameHostImpl* current_frame_host() const { function in class:content::RenderFrameHostManager

Completed in 65 milliseconds