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

/external/chromium/android/autofill/
H A Dprofile_android.h198 virtual bool IsSameProfile(Profile* profile) { NOTREACHED(); return false; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/profiles/
H A Dprofile.cc530 virtual bool IsSameProfile(Profile* profile) { function in class:OffTheRecordProfileImpl
H A Dprofile_impl.cc1212 bool ProfileImpl::IsSameProfile(Profile* profile) { function in class:ProfileImpl

Completed in 107 milliseconds