Home
last modified time | relevance | path

Searched defs:writeNonProxy (Results 1 – 2 of 2) sorted by relevance

/libcore/ojluni/annotations/hiddenapi/java/io/
DObjectStreamClass.java99 void writeNonProxy(java.io.ObjectOutputStream out) throws java.io.IOException { in writeNonProxy() method in ObjectStreamClass
/libcore/ojluni/src/main/java/java/io/
DObjectStreamClass.java741 void writeNonProxy(ObjectOutputStream out) throws IOException { in writeNonProxy() method in ObjectStreamClass