Searched refs:SetListeningForTabDestruction (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/google/core/browser/
H A Dgoogle_url_tracker_navigation_helper.h34 virtual void SetListeningForTabDestruction(bool listen) = 0;
H A Dgoogle_url_tracker.cc285 map_entry->navigation_helper()->SetListeningForTabDestruction(true);
392 map_entry->navigation_helper()->SetListeningForTabDestruction(false);
H A Dgoogle_url_tracker_unittest.cc132 virtual void SetListeningForTabDestruction(bool listen) OVERRIDE;
164 void TestGoogleURLTrackerNavigationHelper::SetListeningForTabDestruction( function in class:__anon6529::TestGoogleURLTrackerNavigationHelper
/external/chromium_org/chrome/browser/google/
H A Dgoogle_url_tracker_navigation_helper_impl.h29 virtual void SetListeningForTabDestruction(
H A Dgoogle_url_tracker_navigation_helper_impl.cc49 void GoogleURLTrackerNavigationHelperImpl::SetListeningForTabDestruction( function in class:GoogleURLTrackerNavigationHelperImpl

Completed in 1218 milliseconds