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