Home
last modified time | relevance | path

Searched defs:text_record (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/dns/
Dhost_cache.cc667 for (const std::string& text_record : text_records().value()) { in GetAsValue() local
Dhost_resolver_manager_unittest.cc3805 for (auto& text_record : text_records) { in OnTextResult() local