HomeSort by relevance Sort by last modified time
    Searched refs:GetNavigationCompleted (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/extensions/api/web_navigation/
frame_navigation_state.h 82 bool GetNavigationCompleted(content::RenderFrameHost* frame_host) const;
frame_navigation_state.cc 163 bool FrameNavigationState::GetNavigationCompleted(
web_navigation_api.cc 300 !navigation_state_.GetNavigationCompleted(render_frame_host)) {
487 if (!navigation_state_.GetNavigationCompleted(render_frame_host))
616 if (!navigation_state_.GetNavigationCompleted(*it) &&

Completed in 167 milliseconds