Home
last modified time | relevance | path

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

/dalvik/vm/jdwp/
DJdwpEvent.c104 const JdwpLocation* pLoc; /* LocationOnly */ member
812 bool dvmJdwpPostLocationEvent(JdwpState* state, const JdwpLocation* pLoc, in dvmJdwpPostLocationEvent()
DJdwpHandler.c59 static void jdwpReadLocation(const u1** pBuf, JdwpLocation* pLoc) in jdwpReadLocation()
71 void dvmJdwpAddLocation(ExpandBuf* pReply, const JdwpLocation* pLoc) in dvmJdwpAddLocation()
/dalvik/vm/
DDebugger.c2117 JdwpLocation* pLoc) in dvmDbgGetThreadFrame()
2578 bool dvmDbgWatchLocation(const JdwpLocation* pLoc) in dvmDbgWatchLocation()
2589 void dvmDbgUnwatchLocation(const JdwpLocation* pLoc) in dvmDbgUnwatchLocation()