Searched refs:readSlot (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
H A DDTMDocumentImpl.java804 // nodes.readSlot(currentParent, gotslot);
1015 nodes.readSlot(nodeHandle, gotslot);
1032 nodes.readSlot(kid, gotslot);
1038 nodes.readSlot(kid, gotslot);
1090 nodes.readSlot(nodeHandle, gotslot);
1101 nodes.readSlot(nodeHandle, gotslot);
1117 // more efficiently to do a readSlot to get the data locally,
1224 nodes.readSlot(nodeHandle, gotslot);
1277 nodes.readSlot(nodeHandle+1, gotslot);
1424 nodes.readSlot(nodeHandl
[all...]
H A DChunkedIntArray.java245 void readSlot(int position, int[] buffer) method in class:ChunkedIntArray

Completed in 70 milliseconds