Searched refs:GetModifiers (Results 1 – 3 of 3) sorted by relevance
289 static JDWP::JdwpError GetModifiers(JDWP::RefTypeId id, JDWP::ExpandBuf* pReply)
830 JDWP::JdwpError Dbg::GetModifiers(JDWP::RefTypeId id, JDWP::ExpandBuf* pReply) { in GetModifiers() function in art::Dbg
420 return Dbg::GetModifiers(refTypeId, pReply); in RT_Modifiers()