Searched refs:ToMethodId (Results 1 – 1 of 1) sorted by relevance
1357 static JDWP::MethodId ToMethodId(ArtMethod* m) in ToMethodId() function1423 location->method_id = m->IsObsolete() ? 0 : ToMethodId(m); in SetJdwpLocation()1571 expandBufAddMethodId(pReply, ToMethodId(&m)); in OutputDeclaredMethods()