Home
last modified time | relevance | path

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

/system/core/bootstat/
Devent_log_list_builder.cpp46 bool EventLogListBuilder::Append(int value) { in Append() function in EventLogListBuilder
60 bool EventLogListBuilder::Append(const std::string& value) { in Append() function in EventLogListBuilder
/system/connectivity/shill/net/
Dbyte_string.cc173 void ByteString::Append(const ByteString& b) { in Append() function in shill::ByteString
/system/core/libziparchive/
Dzip_archive.cc785 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in MemoryWriter
853 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in FileWriter