Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/profiles/
Dprofile.cc505 virtual ProtocolHandlerRegistry* GetProtocolHandlerRegistry() { in GetProtocolHandlerRegistry() function in OffTheRecordProfileImpl
Dprofile_impl.cc1208 ProtocolHandlerRegistry* ProfileImpl::GetProtocolHandlerRegistry() { in GetProtocolHandlerRegistry() function in ProfileImpl
/external/chromium/android/autofill/
Dprofile_android.h166 virtual ProtocolHandlerRegistry* GetProtocolHandlerRegistry() { NOTREACHED(); return NULL; } in GetProtocolHandlerRegistry() function