Home
last modified time | relevance | path

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

/art/runtime/jdwp/
Djdwp_expand_buf.h59 void expandBufAdd2BE(ExpandBuf* pBuf, uint16_t val);
Djdwp_expand_buf.cc130 void expandBufAdd2BE(ExpandBuf* pBuf, uint16_t val) { in expandBufAdd2BE() function