HomeSort by relevance Sort by last modified time
    Searched defs:AutofillProfileModelAssociator (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/glue/
autofill_profile_model_associator.cc 19 AutofillProfileModelAssociator::AutofillProfileModelAssociator(
35 AutofillProfileModelAssociator::~AutofillProfileModelAssociator() {
39 AutofillProfileModelAssociator::AutofillProfileModelAssociator()
48 bool AutofillProfileModelAssociator::TraverseAndAssociateChromeAutofillProfiles(
116 bool AutofillProfileModelAssociator::GetSyncIdForTaggedNode(
127 bool AutofillProfileModelAssociator::LoadAutofillData(
138 bool AutofillProfileModelAssociator::AssociateModels()
    [all...]
autofill_profile_model_associator.h 43 class AutofillProfileModelAssociator
46 AutofillProfileModelAssociator(ProfileSyncService* sync_service,
49 virtual ~AutofillProfileModelAssociator();
104 AutofillProfileModelAssociator();
183 DISALLOW_COPY_AND_ASSIGN(AutofillProfileModelAssociator);
186 struct AutofillProfileModelAssociator::DataBundle {

Completed in 6633 milliseconds