Home
last modified time | relevance | path

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

/system/security/keystore/
Dtest-keystore38 function append() { function
/system/connectivity/shill/shims/
Dset_apn_helper.c35 static void append(DBusMessageIter *dict, in append() function
/system/core/libutils/
DString8.cpp297 status_t String8::append(const String8& other) in append() function in android::String8
310 status_t String8::append(const char* other) in append() function in android::String8
315 status_t String8::append(const char* other, size_t otherLen) in append() function in android::String8
DString16.cpp221 status_t String16::append(const String16& other) in append() function in android::String16
243 status_t String16::append(const char16_t* chrs, size_t otherLen) in append() function in android::String16