OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AppendUtf16BE
(Results
1 - 2
of
2
) sorted by null
/art/runtime/jdwp/
jdwp_bits.h
62
static inline void
AppendUtf16BE
(std::vector<uint8_t>& bytes, const uint16_t* chars, size_t char_count) {
/art/runtime/
debugger.cc
[
all
...]
Completed in 868 milliseconds