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

/external/chromium/chrome/browser/autofill/
H A Dpersonal_data_manager.cc349 void PersonalDataManager::SetProfiles(std::vector<AutofillProfile>* profiles) { function in class:PersonalDataManager
466 // TODO(jhawkins): Refactor SetProfiles so this isn't so hacky.
479 SetProfiles(&profiles);
507 // TODO(jhawkins): Refactor SetProfiles so this isn't so hacky.
519 SetProfiles(&profiles);

Completed in 102 milliseconds