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