FormFieldDataPredictions 58 components/autofill/content/common/autofill_messages.h IPC_STRUCT_TRAITS_BEGIN(autofill::FormFieldDataPredictions) FormFieldDataPredictions 622 components/autofill/core/browser/form_structure.cc FormFieldDataPredictions annotated_field; FormFieldDataPredictions 25 components/autofill/core/common/form_data_predictions.h std::vector<FormFieldDataPredictions> fields; FormFieldDataPredictions 9 components/autofill/core/common/form_field_data_predictions.cc FormFieldDataPredictions::FormFieldDataPredictions() { FormFieldDataPredictions 12 components/autofill/core/common/form_field_data_predictions.cc FormFieldDataPredictions::FormFieldDataPredictions( FormFieldDataPredictions 13 components/autofill/core/common/form_field_data_predictions.cc const FormFieldDataPredictions& other) FormFieldDataPredictions 21 components/autofill/core/common/form_field_data_predictions.cc FormFieldDataPredictions::~FormFieldDataPredictions() { FormFieldDataPredictions 24 components/autofill/core/common/form_field_data_predictions.cc bool FormFieldDataPredictions::operator==( FormFieldDataPredictions 25 components/autofill/core/common/form_field_data_predictions.cc const FormFieldDataPredictions& predictions) const { FormFieldDataPredictions 33 components/autofill/core/common/form_field_data_predictions.cc bool FormFieldDataPredictions::operator!=( FormFieldDataPredictions 34 components/autofill/core/common/form_field_data_predictions.cc const FormFieldDataPredictions& predictions) const { FormFieldDataPredictions 17 components/autofill/core/common/form_field_data_predictions.h FormFieldDataPredictions(); FormFieldDataPredictions 18 components/autofill/core/common/form_field_data_predictions.h FormFieldDataPredictions(const FormFieldDataPredictions& other); FormFieldDataPredictions 19 components/autofill/core/common/form_field_data_predictions.h ~FormFieldDataPredictions(); FormFieldDataPredictions 28 components/autofill/core/common/form_field_data_predictions.h bool operator==(const FormFieldDataPredictions& predictions) const; FormFieldDataPredictions 29 components/autofill/core/common/form_field_data_predictions.h bool operator!=(const FormFieldDataPredictions& predictions) const;