Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/sun/nio/ch/
DInvoker.java61 void setInvokeCount(int value) { in setInvokeCount() method in Invoker.GroupAndInvokeCount
220 thisGroupAndInvokeCount.setInvokeCount(1); in invokeIndirectly()