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

  /external/chromium/chrome/browser/autofill/
autofill_ie_toolbar_import_win.cc 28 bool ImportCurrentUserProfiles(std::vector<AutofillProfile>* profiles,
163 if (!ImportCurrentUserProfiles(&profiles_, &credit_cards_)) {
196 bool ImportCurrentUserProfiles(std::vector<AutofillProfile>* profiles,
autofill_ie_toolbar_import_win_unittest.cc 19 bool ImportCurrentUserProfiles(std::vector<AutofillProfile>* profiles,
163 EXPECT_TRUE(ImportCurrentUserProfiles(&profiles, &credit_cards));
202 EXPECT_TRUE(ImportCurrentUserProfiles(&profiles, &credit_cards));

Completed in 33 milliseconds