Searched defs:Append (Results 1 – 5 of 5) sorted by relevance
144 bool Append(const ElementType& element) NVRAM_WARN_UNUSED_RESULT { in Append() function153 bool Append(ElementType&& element) NVRAM_WARN_UNUSED_RESULT { in Append() function
263 bool Append(const std::string& value) { in Append() function278 bool Append(Tvalue value) { in Append() function283 bool Append(const char* value, size_t len) { in Append() function
34 bool MessageBuffer::Append(const uint8_t* message, uint16_t message_len) { in Append() function in android::wifilogd::MessageBuffer
787 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in MemoryWriter866 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in FileWriter1112 virtual bool Append(uint8_t* buf, size_t buf_size) override { in Append() function in ProcessWriter
87 const std::vector<uint8_t>& Append(uint8_t addr_type, BD_ADDR addr, in Append() function in __anon9c09156e0111::AdvertisingCache