FormSignature     139 components/autofill/core/browser/autofill_download.cc   request_data.form_signatures.push_back(form.FormSignature());
FormSignature     264 components/autofill/core/browser/autofill_download_unittest.cc   EXPECT_EQ(form_structures[1]->FormSignature(),
FormSignature     570 components/autofill/core/browser/autofill_manager.cc   autofilled_form_signatures_.push_front(form_structure->FormSignature());
FormSignature     752 components/autofill/core/browser/autofill_manager.cc   std::string form_signature = submitted_form.FormSignature();
FormSignature     450 components/autofill/core/browser/autofill_manager_unittest.cc     submitted_form_signature_ = submitted_form.FormSignature();
FormSignature    2434 components/autofill/core/browser/autofill_manager_unittest.cc   std::string signature = FormStructure(form).FormSignature();
FormSignature     431 components/autofill/core/browser/form_structure.cc                                FormSignature());
FormSignature     459 components/autofill/core/browser/form_structure.cc                                FormSignature());
FormSignature     495 components/autofill/core/browser/form_structure.cc     std::string signature((*it)->FormSignature());
FormSignature     615 components/autofill/core/browser/form_structure.cc     form.signature = form_structure->FormSignature();
FormSignature      96 components/autofill/core/browser/form_structure.h   std::string FormSignature() const;
FormSignature    2242 components/autofill/core/browser/form_structure_unittest.cc       form_structure->FormSignature());
FormSignature    2248 components/autofill/core/browser/form_structure_unittest.cc       form_structure->FormSignature());
FormSignature    2254 components/autofill/core/browser/form_structure_unittest.cc       form_structure->FormSignature());
FormSignature    2260 components/autofill/core/browser/form_structure_unittest.cc       form_structure->FormSignature());
FormSignature    2280 components/autofill/core/browser/form_structure_unittest.cc       form_structure->FormSignature());
FormSignature     616 components/password_manager/core/browser/password_form_manager.cc         pending_structure.FormSignature() !=
FormSignature     617 components/password_manager/core/browser/password_form_manager.cc             observed_structure.FormSignature()) {