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

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

Completed in 19 milliseconds