Searched refs:real_append (Results 1 – 2 of 2) sorted by relevance
307 return real_append(other.string(), otherLen); in append()323 return real_append(other, otherLen); in append()362 status_t String8::real_append(const char* other, size_t otherLen) in real_append() function in android::String8
232 status_t real_append(const char* other, size_t numChars);