Home | History | Annotate | Download | only in vm

Lines Matching refs:Method

32 struct Method;
71 const Method* method;
91 Method* method;
102 /* condition variable to wait on while the method executes */
198 * Method and Field
263 void dvmDbgPostLocationEvent(const Method* method, int pcOffset,
291 const AddressSet *dvmAddressSetForLine(const Method* method, int line);