Home
last modified time | relevance | path

Searched defs:removeElementAt (Results 1 – 8 of 8) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
DIntVector.java284 public final void removeElementAt(int i) in removeElementAt() method in IntVector
DObjectVector.java281 public final void removeElementAt(int i) in removeElementAt() method in ObjectVector
DNodeVector.java499 public void removeElementAt(int i) in removeElementAt() method in NodeVector
DSuballocatedIntVector.java345 private void removeElementAt(int at) in removeElementAt() method in SuballocatedIntVector
/external/icu4c/common/
Duvectr32.cpp157 void UVector32::removeElementAt(int32_t index) { in removeElementAt() function in UVector32
Duvector.cpp236 void UVector::removeElementAt(int32_t index) { in removeElementAt() function in UVector
/external/apache-xml/src/main/java/org/apache/xpath/
DNodeSetDTM.java987 public void removeElementAt(int i) in removeElementAt() method in NodeSetDTM
DNodeSet.java1230 public void removeElementAt(int i) in removeElementAt() method in NodeSet