Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xml/utils/
DSuballocatedIntVector.java70 protected int m_buildCache[]; field in SuballocatedIntVector
104 m_buildCache = m_map0; in SuballocatedIntVector()
151 m_buildCache[indexRelativeToCache]=value; in addElement()
178 m_buildCache = block; in addElement()
313 m_buildCache = m_map0; in removeAllElements()