Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc294 virtual ExtensionEventRouter* GetExtensionEventRouter() { in GetExtensionEventRouter() function in OffTheRecordProfileImpl
Dprofile_impl.cc764 ExtensionEventRouter* ProfileImpl::GetExtensionEventRouter() { in GetExtensionEventRouter() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h155 virtual ExtensionEventRouter* GetExtensionEventRouter() { NOTREACHED(); return NULL; } in GetExtensionEventRouter() function