Home
last modified time | relevance | path

Searched refs:expandBufAddMethodId (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/jdwp/
DJdwp.h64 INLINE void expandBufAddMethodId(ExpandBuf* pReply, MethodId id) { in expandBufAddMethodId() function
DJdwpHandler.c77 expandBufAddMethodId(pReply, pLoc->methodId); in dvmJdwpAddLocation()
/dalvik/vm/
DDebugger.c1280 expandBufAddMethodId(pReply, methodToMethodId(meth)); in dvmDbgOutputAllMethods()
1294 expandBufAddMethodId(pReply, methodToMethodId(meth)); in dvmDbgOutputAllMethods()