Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/DnsResolver/
Dres_debug.cpp234 std::string bytesToHexStr(std::span<const uint8_t> bytes) { in bytesToHexStr() function
/aosp_15_r20/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder.cpp68 std::string bytesToHexStr(std::span<const uint8_t> bytes) { in bytesToHexStr() function