Home
last modified time | relevance | path

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

/system/nvram/messages/include/nvram/messages/
Dvector.h144 bool Append(const ElementType& element) NVRAM_WARN_UNUSED_RESULT { in Append() function
153 bool Append(ElementType&& element) NVRAM_WARN_UNUSED_RESULT { in Append() function
/system/core/liblog/include/log/
Dlog_event_list.h263 bool Append(const std::string& value) { in Append() function
278 bool Append(Tvalue value) { in Append() function
283 bool Append(const char* value, size_t len) { in Append() function
/system/connectivity/wifilogd/
Dmessage_buffer.cpp34 bool MessageBuffer::Append(const uint8_t* message, uint16_t message_len) { in Append() function in android::wifilogd::MessageBuffer
/system/core/libziparchive/
Dzip_archive.cc787 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in MemoryWriter
866 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in FileWriter
1112 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in ProcessWriter
/system/bt/stack/btm/
Dbtm_ble_gap.cc87 const std::vector<uint8_t>& Append(uint8_t addr_type, BD_ADDR addr, in Append() function in __anon9c09156e0111::AdvertisingCache