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

/system/core/libutils/
H A DString8.cpp294 return real_append(other.string(), otherLen);
310 return real_append(other, otherLen);
349 status_t String8::real_append(const char* other, size_t otherLen) function in class:android::String8

Completed in 33 milliseconds