Searched refs:SetJdwpLocation (Results 1 – 3 of 3) sorted by relevance
734 static void SetJdwpLocation(JDWP::JdwpLocation* location, ArtMethod* m, uint32_t dex_pc)
1481 void Dbg::SetJdwpLocation(JDWP::JdwpLocation* location, ArtMethod* m, uint32_t dex_pc) { in SetJdwpLocation() function in art::Dbg2428 SetJdwpLocation(&location, visitor->GetMethod(), visitor->GetDexPc()); in GetThreadFrames()
847 Dbg::SetJdwpLocation(jdwp_location, event_location->method, event_location->dex_pc); in SetJdwpLocationFromEventLocation()