Home
last modified time | relevance | path

Searched refs:SAMPLE_QUERY (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A Ddoh.rs568 const SAMPLE_QUERY: &str = "q80BAAABAAAAAAAAA3d3dwdleGFtcGxlA2NvbQAAAQAB"; const
575 let cmd = Command::DohQuery { query: SAMPLE_QUERY.as_bytes().to_vec(), resp: resp_tx }; in close_doh()