Home
last modified time | relevance | path

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

/system/security/keystore/
Dtest-keystore38 function append() { function
/system/core/libutils/
DString16.cpp215 status_t String16::append(const String16& other) in append() function in android::String16
237 status_t String16::append(const char16_t* chrs, size_t otherLen) in append() function in android::String16
DString8.cpp290 status_t String8::append(const String8& other) in append() function in android::String8
303 status_t String8::append(const char* other) in append() function in android::String8
308 status_t String8::append(const char* other, size_t otherLen) in append() function in android::String8