Home
last modified time | relevance | path

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

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