Searched refs:logHex (Results 1 – 1 of 1) sorted by relevance
151 logHex(__desc16__, __buf__, __len__); \162 void logHex(const char* desc16, const char* buf, size_t len) { in logHex() function181 logHex(nullptr, reinterpret_cast<char*>(row.iov_base), row.iov_len); in logIov()