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

/system/core/adb/
H A Dsysdeps_win32.cpp2313 size_t ParseCompleteUTF8(const char* const first, const char* const last, function in namespace:internal
2376 utf8_size = internal::ParseCompleteUTF8(buf, buf + buf_size, &console_output_buffer);
2385 utf8_size = internal::ParseCompleteUTF8(utf8, utf8 + combined_buffer.size(),

Completed in 67 milliseconds