Home
last modified time | relevance | path

Searched refs:expandBufAdd2BE (Results 1 – 3 of 3) sorted by relevance

/art/runtime/jdwp/
Djdwp_expand_buf.h59 void expandBufAdd2BE(ExpandBuf* pBuf, uint16_t val);
Djdwp_expand_buf.cc129 void expandBufAdd2BE(ExpandBuf* pBuf, uint16_t val) { in expandBufAdd2BE() function
/art/runtime/
Ddebugger.cc2002 expandBufAdd2BE(pReply, return_value->GetI()); in OutputJValue()
4014 expandBufAdd2BE(pReply, value); in WriteValue()