Home
last modified time | relevance | path

Searched defs:DexMethodId (Results 1 – 1 of 1) sorted by relevance

/dalvik/libdex/
DDexFile.h286 struct DexMethodId { struct
287 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 */