set_heuristic_type   43 components/autofill/core/browser/autofill_field.h   void set_heuristic_type(ServerFieldType type);
set_heuristic_type   44 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(NAME_FIRST);
set_heuristic_type   88 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(NAME_FIRST);
set_heuristic_type  104 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(NAME_FIRST);
set_heuristic_type  108 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(UNKNOWN_TYPE);
set_heuristic_type  113 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(NAME_FIRST);
set_heuristic_type  136 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(PHONE_HOME_NUMBER);
set_heuristic_type  189 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(ADDRESS_HOME_COUNTRY);
set_heuristic_type  202 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(ADDRESS_HOME_COUNTRY);
set_heuristic_type  215 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(ADDRESS_HOME_STATE);
set_heuristic_type  228 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(ADDRESS_HOME_STATE);
set_heuristic_type  242 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(CREDIT_CARD_EXP_MONTH);
set_heuristic_type  266 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(CREDIT_CARD_EXP_MONTH);
set_heuristic_type  280 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(CREDIT_CARD_EXP_MONTH);
set_heuristic_type  293 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(CREDIT_CARD_EXP_MONTH);
set_heuristic_type  305 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(CREDIT_CARD_EXP_2_DIGIT_YEAR);
set_heuristic_type  319 components/autofill/core/browser/autofill_field_unittest.cc   field.set_heuristic_type(CREDIT_CARD_TYPE);
set_heuristic_type  710 components/autofill/core/browser/autofill_manager_unittest.cc       form_field->set_heuristic_type(heuristic_types[i]);
set_heuristic_type  228 components/autofill/core/browser/autofill_merge_unittest.cc         field->set_heuristic_type(type);
set_heuristic_type  155 components/autofill/core/browser/autofill_metrics_unittest.cc       form_field->set_heuristic_type(heuristic_types[i]);
set_heuristic_type  387 components/autofill/core/browser/form_structure.cc         field->set_heuristic_type(iter->second);
set_heuristic_type  722 components/autofill/core/browser/form_structure.cc       field->set_heuristic_type(cached_field->second->heuristic_type());