Searched refs:TagFromObject (Results 1 – 1 of 1) sorted by relevance
308 static JDWP::JdwpTag TagFromObject(const mirror::Object* o) in TagFromObject() function956 tag = TagFromObject(o); in GetObjectTag()1037 JDWP::JdwpTag specific_tag = (element != NULL) ? TagFromObject(element) : tag; in OutputArray()1492 expandBufAdd1(pReply, TagFromObject(value)); in GetFieldValueImpl()2100 tag_ = TagFromObject(o); in GetLocalValue()2856 JDWP::JdwpTag new_tag = TagFromObject(pReq->result_value.GetL()); in ExecuteMethod()