Home | History | Annotate | Download | only in runtime

Lines Matching refs:JdwpLocation

1449 bool Dbg::MatchLocation(const JDWP::JdwpLocation& expected_location,
1482 void Dbg::SetJdwpLocation(JDWP::JdwpLocation* location, mirror::ArtMethod* m, uint32_t dex_pc)
2321 JDWP::JdwpLocation location;
3154 void Dbg::WatchLocation(const JDWP::JdwpLocation* location, DeoptimizationRequest* req) {
3200 void Dbg::UnwatchLocation(const JDWP::JdwpLocation* location, DeoptimizationRequest* req) {