Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwp.h80 struct JdwpLocation { struct
81 u1 typeTag; /* class or interface? */
82 RefTypeId classId; /* method->clazz */
83 MethodId methodId; /* method in which "idx" resides */
84 u8 idx; /* relative index into code block */