Searched defs:autofill (Results 1 – 11 of 11) sorted by relevance
215 const sync_pb::AutofillSpecifics& autofill = in ApplyChangesFromSyncModel() local240 const sync_pb::AutofillSpecifics& autofill( in ApplyChangesFromSyncModel() local305 const sync_pb::AutofillSpecifics& autofill) { in ApplySyncAutofillEntryDelete()316 const sync_pb::AutofillSpecifics& autofill, in ApplySyncAutofillEntryChange()434 sync_pb::AutofillSpecifics autofill; in WriteAutofillEntry() local
83 const sync_pb::AutofillSpecifics& autofill(node.GetAutofillSpecifics()); in TraverseAndAssociateChromeAutofillEntries() local266 const sync_pb::AutofillSpecifics& autofill( in TraverseAndAssociateAllSyncNodes() local326 const sync_pb::AutofillSpecifics& autofill, DataBundle* bundle, in AddNativeEntryIfNeeded()426 const std::string& autofill) { in GetSyncIdFromChromeId()432 const std::string* autofill, int64 sync_id) { in Associate()475 const sync_pb::AutofillSpecifics& autofill, in MergeTimestamps()
97 const sync_pb::AutofillProfileSpecifics& autofill( in TraverseAndAssociateChromeAutofillProfiles() local374 const sync_pb::AutofillProfileSpecifics& autofill( in TraverseAndAssociateAllSyncNodes() local459 const std::string* autofill, in Associate()479 const std::string& autofill) { in GetSyncIdFromChromeId()
95 const sync_pb::AutofillProfileSpecifics& autofill( in ApplyChangesFromSyncModel() local
33 AutoFillHostAndroid::AutoFillHostAndroid(WebAutofill* autofill) in AutoFillHostAndroid()
101 optional AutofillSpecifics autofill = 31729; field
198 namespace autofill { namespace
73 namespace autofill { namespace
126 PasswordForm* autofill = new PasswordForm(form); in GetIE7Result() local
384 const sync_pb::AutofillSpecifics& autofill( in GetAutofillEntriesFromSyncDB() local421 const sync_pb::AutofillProfileSpecifics& autofill( in GetAutofillProfilesFromSyncDBUnderProfileNode() local
725 bool EditorClientImpl::autofill(HTMLInputElement* inputElement, in autofill() function in WebKit::EditorClientImpl