Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DString8.h103 void getUtf32(char32_t* dst) const;
/system/core/libutils/
DString8.cpp487 void String8::getUtf32(char32_t* dst) const in getUtf32() function in android::String8