Searched refs:cpos (Results 1 – 1 of 1) sorted by relevance
286 uint32_t cpos = 1; in InferTypeAndSize() local289 DCHECK_LT(cpos, strlen(shorty)); in InferTypeAndSize()290 switch (shorty[cpos++]) { in InferTypeAndSize()