Home
last modified time | relevance | path

Searched refs:GetInstantPromoCounter (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/instant/
Dinstant_confirm_dialog.cc28 PromoCounter* promo_counter = profile->GetInstantPromoCounter(); in ShowInstantConfirmDialogIfNecessary()
Dinstant_controller.cc96 PromoCounter* promo_counter = profile->GetInstantPromoCounter(); in Enable()
/external/chromium/chrome/browser/ui/views/autocomplete/
Dautocomplete_popup_contents_view.cc309 PromoCounter* counter = model_->profile()->GetInstantPromoCounter(); in UpdatePopupAppearance()
676 PromoCounter* counter = model_->profile()->GetInstantPromoCounter(); in UserPressedOptIn()
/external/chromium/chrome/browser/profiles/
Dprofile.h531 virtual PromoCounter* GetInstantPromoCounter() = 0;
Dprofile_impl.h133 virtual PromoCounter* GetInstantPromoCounter();
Dprofile.cc657 virtual PromoCounter* GetInstantPromoCounter() { in GetInstantPromoCounter() function in OffTheRecordProfileImpl
Dprofile_impl.cc1435 PromoCounter* ProfileImpl::GetInstantPromoCounter() { in GetInstantPromoCounter() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h216 virtual PromoCounter* GetInstantPromoCounter() { NOTREACHED(); return NULL; } in GetInstantPromoCounter() function
/external/chromium/chrome/browser/autocomplete/
Dautocomplete_popup_view_mac.mm554 PromoCounter* counter = model_->profile()->GetInstantPromoCounter();
567 PromoCounter* counter = model_->profile()->GetInstantPromoCounter();