Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DIncrementalSAXSource_Filter.java312 co_entry_pause(); in startDocument()
505 private void co_entry_pause() throws SAXException in co_entry_pause() method in IncrementalSAXSource_Filter
515 Object arg=fCoroutineManager.co_entry_pause(fSourceCoroutineID); in co_entry_pause()
DCoroutineManager.java226 …public synchronized Object co_entry_pause(int thisCoroutine) throws java.lang.NoSuchMethodException in co_entry_pause() method in CoroutineManager