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