Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwp.h63 INLINE void expandBufAddMethodId(ExpandBuf* pReply, MethodId id) { in expandBufAddMethodId() function
DJdwpHandler.cpp60 expandBufAddMethodId(pReply, pLoc->methodId); in dvmJdwpAddLocation()
/dalvik/vm/
DDebugger.cpp1232 expandBufAddMethodId(pReply, methodToMethodId(meth)); in dvmDbgOutputAllMethods()
1246 expandBufAddMethodId(pReply, methodToMethodId(meth)); in dvmDbgOutputAllMethods()