Searched refs:isCustomSubclass (Results 1 – 4 of 4) sorted by relevance
1291 private boolean isCustomSubclass() { in isCustomSubclass() method in ObjectOutputStream1314 if (cl != null && isCustomSubclass()) { in writeProxyDesc()1343 if (cl != null && isCustomSubclass()) { in writeNonProxyDesc()
1607 private boolean isCustomSubclass() { in isCustomSubclass() method in ObjectInputStream1701 final boolean checksRequired = isCustomSubclass(); in readNonProxyDesc()
208 private boolean isCustomSubclass() { in isCustomSubclass() method in ObjectOutputStream
216 private boolean isCustomSubclass() { in isCustomSubclass() method in ObjectInputStream