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