Searched defs:AutofillProfileModelAssociator (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Dautofill_profile_model_associator.h43 class AutofillProfileModelAssociator class in namespace:browser_sync
46 AutofillProfileModelAssociator(ProfileSyncService* sync_service,
49 virtual ~AutofillProfileModelAssociator();
104 AutofillProfileModelAssociator();
183 DISALLOW_COPY_AND_ASSIGN(AutofillProfileModelAssociator);
186 struct AutofillProfileModelAssociator::DataBundle {
H A Dautofill_profile_model_associator.cc19 AutofillProfileModelAssociator::AutofillProfileModelAssociator( function in class:browser_sync::AutofillProfileModelAssociator
35 AutofillProfileModelAssociator::~AutofillProfileModelAssociator() {
39 AutofillProfileModelAssociator::AutofillProfileModelAssociator() function in class:browser_sync::AutofillProfileModelAssociator
48 bool AutofillProfileModelAssociator::TraverseAndAssociateChromeAutofillProfiles(
116 bool AutofillProfileModelAssociator::GetSyncIdForTaggedNode(
127 bool AutofillProfileModelAssociator::LoadAutofillData(
138 bool AutofillProfileModelAssociator
[all...]

Completed in 19 milliseconds