Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpEvent.cpp104 const JdwpLocation* pLoc; /* LocationOnly */ member
809 bool dvmJdwpPostLocationEvent(JdwpState* state, const JdwpLocation* pLoc, in dvmJdwpPostLocationEvent()
DJdwpHandler.cpp44 static void jdwpReadLocation(const u1** pBuf, JdwpLocation* pLoc) in jdwpReadLocation()
56 void dvmJdwpAddLocation(ExpandBuf* pReply, const JdwpLocation* pLoc) in dvmJdwpAddLocation()
/dalvik/vm/
DDebugger.cpp2070 JdwpLocation* pLoc) in dvmDbgGetThreadFrame()
2538 bool dvmDbgWatchLocation(const JdwpLocation* pLoc) in dvmDbgWatchLocation()
2549 void dvmDbgUnwatchLocation(const JdwpLocation* pLoc) in dvmDbgUnwatchLocation()