Home
last modified time | relevance | path

Searched refs:RemoveAutofillProfilePieces (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/webdata/
Dautofill_table.cc354 bool RemoveAutofillProfilePieces(const std::string& guid, sql::Connection* db) { in RemoveAutofillProfilePieces() function
1053 if (!RemoveAutofillProfilePieces(profile.guid(), db_)) in UpdateAutofillProfileMulti()
1089 return RemoveAutofillProfilePieces(guid, db_); in RemoveAutofillProfile()