Searched defs:DexMethodId (Results 1 – 1 of 1) sorted by relevance
348 struct DexMethodId { struct349 u2 classIdx; /* index into typeIds list for defining class */350 u2 protoIdx; /* index into protoIds for method prototype */351 u4 nameIdx; /* index into stringIds for method name */