Home | History | Annotate | Download | only in webdata

Lines Matching refs:RemoveAutofillProfile

416 void WebDataService::RemoveAutofillProfile(const std::string& guid) {
1081 if (!db_->GetAutofillTable()->RemoveAutofillProfile(guid)) {