Searched refs:expandBufAddRefTypeId (Results 1 – 3 of 3) sorted by relevance
75 static inline void expandBufAddRefTypeId(ExpandBuf* pReply, RefTypeId id) { expandBufAdd8BE(pReply,… in expandBufAddRefTypeId() function
172 expandBufAddRefTypeId(pReply, ids[i]); in VM_ClassesBySignature()373 expandBufAddRefTypeId(pReply, classes[i]); in VM_AllClassesImpl()614 expandBufAddRefTypeId(pReply, superClassId); in CT_Superclass()
1034 expandBufAddRefTypeId(pReq, field_type_id); in PostFieldEvent()1292 expandBufAddRefTypeId(pReq, class_id); in PostClassPrepare()