Home
last modified time | relevance | path

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

/system/update_engine/common/
Dutils.cc333 static bool Read(FILE* fp, off_t size, T* out_p) { in Read()
365 T* out_p) { in ReadFileChunkAndAppend()
384 bool ReadPipe(const string& cmd, string* out_p) { in ReadPipe()
392 bool ReadFile(const string& path, brillo::Blob* out_p) { in ReadFile()
396 bool ReadFile(const string& path, string* out_p) { in ReadFile()
401 brillo::Blob* out_p) { in ReadFileChunk()