Home | History | Annotate | Download | only in jdwp

Lines Matching refs:JdwpLocation

104     const JdwpLocation* pLoc;           /* LocationOnly */
446 static inline bool locationMatch(const JdwpLocation* pLoc1,
447 const JdwpLocation* pLoc2)
809 bool dvmJdwpPostLocationEvent(JdwpState* state, const JdwpLocation* pLoc,
1021 bool dvmJdwpPostException(JdwpState* state, const JdwpLocation* pThrowLoc,
1023 const JdwpLocation* pCatchLoc, ObjectId thisPtr)