Home
last modified time | relevance | path

Searched refs:expandBufAddRefTypeId (Results 1 – 4 of 4) sorted by relevance

/art/runtime/jdwp/
Djdwp.h73 static inline void expandBufAddRefTypeId(ExpandBuf* pReply, RefTypeId id) { expandBufAdd8BE(pReply,… in expandBufAddRefTypeId() function
Djdwp_handler.cc168 expandBufAddRefTypeId(pReply, ids[i]); in VM_ClassesBySignature()
370 expandBufAddRefTypeId(pReply, classes[i]); in VM_AllClassesImpl()
606 expandBufAddRefTypeId(pReply, superClassId); in CT_Superclass()
Djdwp_event.cc993 expandBufAddRefTypeId(pReq, field_type_id); in PostFieldEvent()
1250 expandBufAddRefTypeId(pReq, class_id); in PostClassPrepare()
/art/runtime/
Ddebugger.cc1069 expandBufAddRefTypeId(pReply, class_id); in GetReflectedType()
1149 expandBufAddRefTypeId(pReply, type_id); in GetReferenceType()
1617 expandBufAddRefTypeId(pReply, in OutputDeclaredInterfaces()