Searched refs:ubuf8 (Results 1 – 2 of 2) sorted by relevance
406 const uint8_t *ubuf8 = (const uint8_t *)(thread_name);408 profile_data_stream << (uint32_t)(ubuf8[j]);
629 const uint8_t *ubuf8 = (const uint8_t *)buf; in SendHexEncodedBytePacket() local631 packet_sstrm << RAWHEX8(ubuf8[i]); in SendHexEncodedBytePacket()