Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/java/io/
DObjectOutputStream.java75 protected void annotateClass(java.lang.Class<?> cl) throws java.io.IOException { in annotateClass() method in ObjectOutputStream
/libcore/ojluni/src/main/java/java/io/
DObjectOutputStream.java544 protected void annotateClass(Class<?> cl) throws IOException { in annotateClass() method in ObjectOutputStream
1346 annotateClass(cl); in writeNonProxyDesc()
/libcore/api/
Dcurrent.txt1765 method protected void annotateClass(Class<?>) throws java.io.IOException;