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

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

Completed in 78 milliseconds