Home
last modified time | relevance | path

Searched refs:GetAutofillProfileSpecifics (Results 1 – 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/engine/
Dread_node_mock.h21 MOCK_CONST_METHOD0(GetAutofillProfileSpecifics,
Dsyncapi.h207 GetAutofillProfileSpecifics() const;
Dsyncapi.cc366 const AutofillProfileSpecifics& BaseNode::GetAutofillProfileSpecifics() const { in GetAutofillProfileSpecifics() function in sync_api::BaseNode
/external/chromium/chrome/browser/sync/glue/
Dautofill_profile_model_associator.cc98 node.GetAutofillProfileSpecifics()); in TraverseAndAssociateChromeAutofillProfiles()
275 read_node.GetAutofillProfileSpecifics()); in FindSyncNodeWithProfile()
312 read_node.GetAutofillProfileSpecifics()); in MakeNewAutofillProfileSyncNodeIfNeeded()
375 sync_child.GetAutofillProfileSpecifics()); in TraverseAndAssociateAllSyncNodes()
Dautofill_profile_change_processor.cc96 sync_node.GetAutofillProfileSpecifics()); in ApplyChangesFromSyncModel()
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_autofill_unittest.cc422 child_node.GetAutofillProfileSpecifics()); in GetAutofillProfilesFromSyncDBUnderProfileNode()