Home
last modified time | relevance | path

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

/system/security/keystore/
Dtest-keystore38 function append() { function
/system/nfc/halimpl/bcm2079x/adaptation/
DStartupConfig.cpp83 bool StartupConfig::append(const uint8_t* newContent, uint8_t newContentLen) { in append() function in StartupConfig
/system/core/libutils/
DString8.cpp296 status_t String8::append(const String8& other) in append() function in android::String8
309 status_t String8::append(const char* other) in append() function in android::String8
314 status_t String8::append(const char* other, size_t otherLen) in append() function in android::String8
DString16.cpp212 status_t String16::append(const String16& other) in append() function in android::String16
239 status_t String16::append(const char16_t* chrs, size_t otherLen) in append() function in android::String16
/system/libhwbinder/
DBufferedTextOutput.cpp53 status_t append(const char* txt, size_t len) { in append() function
/system/security/keystore/include/keystore/
Dauthorization_set.h199 void append(Iterator begin, Iterator end) { in append() function