Searched defs:DexProtoId (Results 1 – 1 of 1) sorted by relevance
357 struct DexProtoId { struct358 u4 shortyIdx; /* index into stringIds for shorty descriptor */359 u4 returnTypeIdx; /* index into typeIds list for return type */360 u4 parametersOff; /* file offset to type_list for parameter types */