Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DString8.h101 int32_t getUtf32At(size_t index,
/system/core/libutils/
DString8.cpp482 int32_t String8::getUtf32At(size_t index, size_t *next_index) const in getUtf32At() function in android::String8