HomeSort by relevance Sort by last modified time
    Searched full:co_resume (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
CoroutineManager.java 124 * from one coroutine to another during a co_resume() operation.
261 public synchronized Object co_resume(Object arg_object,int thisCoroutine,int toCoroutine) throws java.lang.NoSuchMethodException method in class:CoroutineManager
IncrementalSAXSource_Filter.java 533 * co_resume(Boolean.TRUE, ...)
562 arg = fCoroutineManager.co_resume(Boolean.TRUE, fSourceCoroutineID,
717 fCoroutineManager.co_resume(parsemore?Boolean.TRUE:Boolean.FALSE,

Completed in 205 milliseconds