OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:moreremains
(Results
1 - 1
of
1
) sorted by null
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource_Filter.java
531
* When
moreRemains
==true, we are pausing after delivering events, to
538
* When
moreRemains
==false, we shut down immediately without asking the
550
private void co_yield(boolean
moreRemains
) throws SAXException
559
if(
moreRemains
)
Completed in 113 milliseconds