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

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

Completed in 196 milliseconds