Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/sync/engine/
Dsyncapi.h375 void SetAutofillSpecifics(const sync_pb::AutofillSpecifics& specifics);
Dsyncapi.cc501 void WriteNode::SetAutofillSpecifics( in SetAutofillSpecifics() function in sync_api::WriteNode
/external/chromium/chrome/browser/sync/glue/
Dautofill_change_processor.cc442 node->SetAutofillSpecifics(autofill); in WriteAutofillEntry()