HomeSort by relevance Sort by last modified time
    Searched full:autofill_sync_id (Results 1 - 1 of 1) sorted by null

  /external/chromium/chrome/browser/sync/glue/
autofill_model_associator.cc 386 int64 autofill_sync_id; local
387 if (!GetSyncIdForTaggedNode(kAutofillTag, &autofill_sync_id)) {
395 if (!autofill_node.InitByIdLookup(autofill_sync_id)) {

Completed in 194 milliseconds