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