Home
last modified time | relevance | path

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

/system/netd/resolv/
Dres_cache.cpp266 static char* bprint_hexdump(char* p, char* end, const uint8_t* data, int datalen) { in bprint_hexdump() function
306 p = bprint_hexdump(p, end, base, len); in dump_bytes()