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