Searched refs:elementsCount (Results 1 – 1 of 1) sorted by relevance
232 int elementsCount = IA.getCount(); in _outputList() local237 for (int i = 0; i < elementsCount; i++) { in _outputList()269 int elementsCount = IA.getCount(); in _removeByName() local273 bResult = elementsCount == IA.getCount() + 1; in _removeByName()
Completed in 6 milliseconds