Searched refs:toHexByte (Results 1 – 1 of 1) sorted by relevance
2914 auto toHexByte = [toHex](char* c) { in __anond527bc420802() variable2918 auto toHexStream = [toHexByte](char* src, uint8_t* dest) { in __anond527bc420902()2923 dest[cnt++] = toHexByte(p); p += 2; in __anond527bc420902()