Home
last modified time | relevance | path

Searched refs:AppendBytes (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/common/
Dutils.cc265 static void AppendBytes(const uint8_t* buf, in AppendBytes() function
272 static void AppendBytes(const uint8_t* buf, size_t nbytes, string* str_p) { in AppendBytes() function
296 AppendBytes(buf, nbytes, out_p); in Read()