Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Diconv.cpp264 Out32(wc, (dst_encoding == UTF_32_BE)); in Convert()
308 void Out32(char32_t ch, bool swap) { in Out32() function