Searched refs:uuid2 (Results 1 – 1 of 1) sorted by relevance
107 uint64_t uuid2[2] = {}; in LogToBuffer() local108 std::memcpy(uuid2, uuid, sizeof(uuid2)); in LogToBuffer()111 LogToBuffer(level, uuidFmt.c_str(), betoh64(uuid2[0]), betoh64(uuid2[1]), args...); in LogToBuffer()