Searched refs:numNodes (Results 1 – 1 of 1) sorted by relevance
68 int numNodes = 0; in readFromParcel() local69 if ((res = in->readInt32(&numNodes)) != OK) { in readFromParcel()74 if (numNodes == 0) { in readFromParcel()79 for (int j = 0; j < numNodes; j++) { in readFromParcel()