Searched refs:vec_p (Results 1 – 1 of 1) sorted by relevance
310 brillo::Blob* vec_p) { in AppendBytes() argument312 CHECK(vec_p); in AppendBytes()313 vec_p->insert(vec_p->end(), buf, buf + nbytes); in AppendBytes()