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

  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_backend_impl.cc 307 std::vector<std::string> profile_guids; local
312 &profile_guids,
314 for (std::vector<std::string>::iterator iter = profile_guids.begin();
315 iter != profile_guids.end(); ++iter) {
autofill_table_unittest.cc 1204 std::vector<std::string> profile_guids; local
1271 &profile_guids, &credit_card_guids); local
    [all...]
autofill_table.h 274 // list of deleted profile guids in |profile_guids|. Return value is true if
281 std::vector<std::string>* profile_guids,
autofill_table.cc 1278 std::vector<std::string> profile_guids; local
    [all...]
  /external/chromium/chrome/browser/webdata/
autofill_table_unittest.cc 1357 std::vector<std::string> profile_guids; local
1424 &profile_guids, &credit_card_guids); local
    [all...]
autofill_table.h 240 // of deleted guids in |profile_guids| and |credit_card_guids|.
244 std::vector<std::string>* profile_guids,
web_data_service.cc 1253 std::vector<std::string> profile_guids; local
    [all...]
autofill_table.cc     [all...]

Completed in 35 milliseconds