Searched defs:Append (Results 1 – 3 of 3) sorted by relevance
/system/core/bootstat/ | ||
D | event_log_list_builder.cpp | 46 bool EventLogListBuilder::Append(int value) { in Append() function in EventLogListBuilder |
/system/connectivity/shill/net/ | ||
D | byte_string.cc | 173 void ByteString::Append(const ByteString& b) { in Append() function in shill::ByteString |
/system/core/libziparchive/ | ||
D | zip_archive.cc | 785 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in MemoryWriter |