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

/external/chromium_org/chrome/browser/ui/search/
H A Dsearch_tab_helper.h97 // results in a call to OnInstantSupportDetermined() when the reply
102 void OnInstantSupportDetermined(int page_id, bool supports_instant);
H A Dsearch_tab_helper.cc217 OnInstantSupportDetermined)
268 void SearchTabHelper::OnInstantSupportDetermined(int page_id, function in class:SearchTabHelper
H A Dinstant_page_unittest.cc323 OnInstantSupportDetermined(entry->GetPageID(), true);
/external/chromium/chrome/browser/instant/
H A Dinstant_loader.cc232 void OnInstantSupportDetermined(int32 page_id, bool result);
554 OnInstantSupportDetermined)
575 void InstantLoader::TabContentsDelegateImpl::OnInstantSupportDetermined( function in class:InstantLoader::TabContentsDelegateImpl
/external/chromium/chrome/browser/tab_contents/
H A Dtab_contents.h824 void OnInstantSupportDetermined(int32 page_id, bool result);

Completed in 152 milliseconds