Searched refs:uuid2 (Results 1 – 2 of 2) 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()
5034 UUID uuid2 = UUID.nameUUIDFromBytes(seed2.getBytes()); in testUpdateSystemSelectionChannels() local5040 SatelliteInfo satelliteInfo2 = new SatelliteInfo(uuid2, satellitePosition2, Arrays.stream( in testUpdateSystemSelectionChannels()