Searched defs:append (Results 1 – 7 of 7) sorted by relevance
/system/security/keystore/ | ||
D | test-keystore | 38 function append() { function |
/system/core/libutils/ | ||
D | String8.cpp | 259 status_t String8::append(const String8& other) in append() function in android::String8 |
D | String8_test.cpp | 106 TEST_F(String8Test, append) { in TEST_F() argument |
D | String16.cpp | 202 status_t String16::append(const String16& other) { in append() function in android::String16 |
D | String16_test.cpp | 227 TEST(String16Test, append) { in TEST() argument |
/system/libhwbinder/ | ||
D | BufferedTextOutput.cpp | 53 status_t append(const char* txt, size_t len) { in append() function |
/system/security/keystore2/src/ | ||
D | metrics_store.rs | 531 let mut append = |stat| { in pull_storage_stats() localVariable |