GetNavigationCompleted  100 chrome/browser/extensions/api/web_navigation/frame_navigation_state.h   bool GetNavigationCompleted(FrameID frame_id) const;
GetNavigationCompleted  507 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc   if (!navigation_state_.GetNavigationCompleted(frame_id))
GetNavigationCompleted  638 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc       !navigation_state_.GetNavigationCompleted(frame_id)) {
GetNavigationCompleted  662 chrome/browser/extensions/api/web_navigation/web_navigation_api.cc     if (!navigation_state_.GetNavigationCompleted(*frame) &&