Lines Matching defs:tidx
756 const dex::TypeIndex tidx = it.GetHandlerTypeIndex();757 const char* descriptor = (!tidx.IsValid()) ? "<any>" : pDexFile->StringByTypeIdx(tidx);