GetMiddleName      51 components/autofill/core/browser/android/auxiliary_profile_loader_android.h   virtual base::string16 GetMiddleName() const;
GetMiddleName     102 components/autofill/core/browser/android/auxiliary_profiles_android.cc   base::string16 middle_name = profile_loader_.GetMiddleName();
GetMiddleName      23 components/autofill/core/browser/android/test_auxiliary_profile_loader_android.h   virtual base::string16 GetMiddleName() const OVERRIDE;