Home
last modified time | relevance | path

Searched refs:annotateProxyClass (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/main/java/java/io/
DObjectOutputStream.java310 protected void annotateProxyClass(Class<?> aClass) throws IOException { in annotateProxyClass() method in ObjectOutputStream
773 annotateProxyClass(classToWrite); in writeClassDesc()