Searched defs:msb (Results 1 – 4 of 4) sorted by relevance
42 long msb = uuid.getMostSignificantBits(); in getByteArrayFromUUID() local
144 long msb = uuid.getMostSignificantBits(); in getByteArrayFromUUID() local
232 long msb = rawpssh.getLong(); in getPsshInfo() local
250 long msb = buf.getLong(8); in parseUuidFrom() local267 long msb = BASE_UUID.getUuid().getMostSignificantBits() + (shortUuid << 32); in parseUuidFrom() local