Searched refs:expandBufAdd2BE (Results 1 – 4 of 4) sorted by relevance
51 void expandBufAdd2BE(ExpandBuf* pBuf, u2 val);
133 void expandBufAdd2BE(ExpandBuf* pBuf, u2 val) in expandBufAdd2BE() function
89 case 2: expandBufAdd2BE(pReply, value); break; in jdwpWriteValue()
1493 expandBufAdd2BE(pReply, dvmGetFieldShort(obj, ifield->byteOffset)); in dvmDbgGetFieldValue()1496 expandBufAdd2BE(pReply, dvmGetFieldChar(obj, ifield->byteOffset)); in dvmDbgGetFieldValue()1591 expandBufAdd2BE(pReply, dvmGetStaticFieldShort(sfield)); in dvmDbgGetStaticFieldValue()1594 expandBufAdd2BE(pReply, dvmGetStaticFieldChar(sfield)); in dvmDbgGetStaticFieldValue()