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

  /external/chromium_org/components/autofill/core/browser/
autofill_xml_parser.cc 48 is_in_type_section_(false) {
156 is_in_type_section_ = true;
190 is_in_type_section_ = false;
195 if (!is_in_type_section_)
autofill_xml_parser.h 142 bool is_in_type_section_; member in class:autofill::AutofillQueryXmlParser

Completed in 141 milliseconds