Searched defs:expandBufAddUtf8String (Results 1 - 1 of 1) sorted by relevance

/art/runtime/jdwp/
H A Djdwp_expand_buf.cc166 void expandBufAddUtf8String(ExpandBuf* pBuf, const char* s) { function in namespace:art::JDWP
173 void expandBufAddUtf8String(ExpandBuf* pBuf, const std::string& s) { function in namespace:art::JDWP

Completed in 70 milliseconds