Searched refs:getDeclaredSUID (Results 1 – 2 of 2) sorted by relevance
335 private static java.lang.Long getDeclaredSUID(java.lang.Class<?> cl) { in getDeclaredSUID() method in ObjectStreamClass
492 suid = getDeclaredSUID(cl); in ObjectStreamClass()1714 private static Long getDeclaredSUID(Class<?> cl) { in getDeclaredSUID() method in ObjectStreamClass