Searched defs:firstElement (Results 1 – 3 of 3) sorted by relevance
587 private JsonToken nextInArray(boolean firstElement) throws IOException { in nextInArray()625 private JsonToken nextInObject(boolean firstElement) throws IOException { in nextInObject()
101 xmlNode* firstElement(xmlNode* node, const xmlChar* tag) { in firstElement() function
560 final int firstElement = mLayoutState.mCurrentPosition; local