Searched refs:GetTagWidth (Results 1 – 3 of 3) sorted by relevance
107 size_t width = Dbg::GetTagWidth(argTypes[i]); in RequestInvoke()630 size_t width = Dbg::GetTagWidth(fieldTag); in CT_SetValues()821 size_t width = Dbg::GetTagWidth(fieldTag); in OR_SetValues()
1207 size_t Dbg::GetTagWidth(JDWP::JdwpTag tag) { in GetTagWidth() function in art::Dbg1266 size_t width = GetTagWidth(element_tag); in OutputArray()1323 size_t width = GetTagWidth(element_tag); in SetArrayElements()2605 size_t width = Dbg::GetTagWidth(reqSigByte); in GetLocalValues()2770 size_t width = Dbg::GetTagWidth(sigByte); in SetLocalValues()4155 size_t width = GetTagWidth(result_tag); in BuildInvokeReply()
328 static size_t GetTagWidth(JDWP::JdwpTag tag);