HomeSort by relevance Sort by last modified time
    Searched refs:EncodeQueryRequest (Results 1 - 8 of 8) sorted by null

  /external/chromium/chrome/browser/autofill/
form_structure.h 55 static bool EncodeQueryRequest(const ScopedVector<FormStructure>& forms,
60 // same as the one passed to EncodeQueryRequest when constructing the query.
form_structure_unittest.cc     [all...]
autofill_download.cc 100 if (!FormStructure::EncodeQueryRequest(forms, &request_data.form_signatures,
form_structure.cc 153 bool FormStructure::EncodeQueryRequest(const ScopedVector<FormStructure>& forms,
  /external/chromium_org/components/autofill/core/browser/
form_structure.h 74 static bool EncodeQueryRequest(const std::vector<FormStructure*>& forms,
79 // same as the one passed to EncodeQueryRequest when constructing the query.
autofill_download.cc 102 if (!FormStructure::EncodeQueryRequest(forms, &request_data.form_signatures,
form_structure_unittest.cc     [all...]
form_structure.cc 475 bool FormStructure::EncodeQueryRequest(
    [all...]

Completed in 2690 milliseconds