HomeSort by relevance Sort by last modified time
    Searched refs:EncodeQueryRequest (Results 1 - 4 of 4) 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 97 if (!FormStructure::EncodeQueryRequest(forms, &request_data.form_signatures,
form_structure.cc 153 bool FormStructure::EncodeQueryRequest(const ScopedVector<FormStructure>& forms,

Completed in 339 milliseconds