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