Searched refs:WatchLocation (Results 1 – 3 of 3) sorted by relevance
563 static void WatchLocation(const JDWP::JdwpLocation* pLoc, DeoptimizationRequest* req)
3378 void Dbg::WatchLocation(const JDWP::JdwpLocation* location, DeoptimizationRequest* req) { in WatchLocation() function in art::Dbg
209 Dbg::WatchLocation(&pMod->locationOnly.loc, &req); in RegisterEvent()