HomeSort by relevance Sort by last modified time
    Searched defs:web_profiles (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autofill/
autofill_merge_unittest.cc 78 virtual const std::vector<AutofillProfile*>& web_profiles() OVERRIDE;
103 const std::vector<AutofillProfile*>& PersonalDataManagerMock::web_profiles() { function in class:__anon3822::PersonalDataManagerMock
214 *merged_profiles = SerializeProfiles(personal_data_->web_profiles());
personal_data_manager.cc 641 return web_profiles();
658 const std::vector<AutofillProfile*>& PersonalDataManager::web_profiles() { function in class:PersonalDataManager

Completed in 31 milliseconds