HomeSort by relevance Sort by last modified time
    Searched defs:RemoveAutofillProfile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_webdata_service.cc 118 void AutofillWebDataService::RemoveAutofillProfile(
121 Bind(&AutofillWebDataBackendImpl::RemoveAutofillProfile,
autofill_webdata_backend_impl.cc 211 WebDatabase::State AutofillWebDataBackendImpl::RemoveAutofillProfile(
221 if (!AutofillTable::FromWebDatabase(db)->RemoveAutofillProfile(guid)) {
autofill_table.cc     [all...]

Completed in 231 milliseconds