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

/frameworks/native/libs/utils/
H A DString8.cpp282 return real_append(other.string(), otherLen);
298 return real_append(other, otherLen);
328 status_t String8::real_append(const char* other, size_t otherLen) function in class:android::String8

Completed in 424 milliseconds