Home
last modified time | relevance | path

Searched defs:append (Results 1 – 2 of 2) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DString8.cpp220 status_t String8::append(const String8& other) in append() function in android::String8
231 status_t String8::append(const char* other) in append() function in android::String8
235 status_t String8::append(const char* other, size_t otherLen) in append() function in android::String8
DString16.cpp160 status_t String16::append(const String16& other) in append() function in android::String16
184 status_t String16::append(const char16_t* chrs, size_t otherLen) in append() function in android::String16