Searched refs:AUTOFILL_PROFILES_RESULT (Results 1 – 4 of 4) sorted by relevance
124 DCHECK(result->GetType() == AUTOFILL_PROFILES_RESULT || in OnWebDataServiceRequestDone()128 case AUTOFILL_PROFILES_RESULT: in OnWebDataServiceRequestDone()
66 WDResult<std::vector<AutofillProfile*> > result(AUTOFILL_PROFILES_RESULT, in LoadProfiles()
84 AUTOFILL_PROFILES_RESULT, // WDResult<std::vector<AutofillProfile*>> enumerator
544 if (result->GetType() == AUTOFILL_PROFILES_RESULT) { in RequestCompleted()1103 new WDResult<std::vector<AutofillProfile*> >(AUTOFILL_PROFILES_RESULT, in GetAutofillProfilesImpl()