Home
last modified time | relevance | path

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

/system/core/include/utils/
DString8.h93 size_t getUtf32Length() const;
/system/core/libutils/
DString8.cpp489 size_t String8::getUtf32Length() const in getUtf32Length() function in android::String8