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

  /external/chromium_org/cloud_print/gcp20/prototype/
dns_packet_parser.cc 31 record_parser_.SkipQuestion()) { // instead of |cur_ = reader.ptr();|
  /external/chromium_org/net/dns/
record_parsed_unittest.cc 39 parser.SkipQuestion();
58 parser1.SkipQuestion();
dns_response.h 71 bool SkipQuestion();
mdns_cache_unittest.cc 149 parser.SkipQuestion();
181 parser.SkipQuestion();
351 parser.SkipQuestion();
dns_response.cc 130 bool DnsRecordParser::SkipQuestion() {
206 if (!parser_.SkipQuestion()) {

Completed in 667 milliseconds