HomeSort by relevance Sort by last modified time
    Searched refs:LoadContactsProfile (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/components/autofill/core/browser/android/
personal_data_manager_android.cc 21 auxiliary_profiles_.push_back(impl.LoadContactsProfile().release());
auxiliary_profiles_android.h 34 scoped_ptr<AutofillProfile> LoadContactsProfile();
auxiliary_profiles_android.cc 64 scoped_ptr<AutofillProfile> AuxiliaryProfilesAndroid::LoadContactsProfile() {
auxiliary_profile_unittest_android.cc 24 profile_ = impl.LoadContactsProfile();

Completed in 39 milliseconds