Searched refs:parsedLength (Results 1 – 1 of 1) sorted by relevance
1049 int parsedLength = BASIC_TRANSFORM_LEN; in decodeAttributes() local1050 while (parsedLength < length) { in decodeAttributes()1052 parsedLength += pair.second; // Increase parsedLength by the Atrribute length in decodeAttributes()