Home
last modified time | relevance | path

Searched defs:GetInstantPromoCounter (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/profiles/
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