Searched refs:isCustomSubclass (Results 1 – 3 of 3) 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()
208 private boolean isCustomSubclass() { in isCustomSubclass() method in ObjectOutputStream
216 private boolean isCustomSubclass() { in isCustomSubclass() method in ObjectInputStream