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

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

Completed in 88 milliseconds