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