Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp.h70 static inline void expandBufAddRefTypeId(ExpandBuf* pReply, RefTypeId id) { expandBufAdd8BE(pReply,… in expandBufAddRefTypeId() function
Djdwp_handler.cc212 expandBufAddRefTypeId(pReply, ids[i]); in VM_ClassesBySignature()
416 expandBufAddRefTypeId(pReply, classes[i]); in VM_AllClassesImpl()
652 expandBufAddRefTypeId(pReply, superClassId); in CT_Superclass()
Djdwp_event.cc1013 expandBufAddRefTypeId(pReq, field_type_id); in PostFieldEvent()
/art/runtime/
Ddebugger.cc1143 expandBufAddRefTypeId(pReply, class_id); in GetReflectedType()
1223 expandBufAddRefTypeId(pReply, type_id); in GetReferenceType()
1647 expandBufAddRefTypeId(pReply, in OutputDeclaredInterfaces()