Home
last modified time | relevance | path

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

/system/update_engine/common/
Dsubprocess.cc272 string* stderr_str) { in SynchronousExec()
283 string* stderr_str) { in SynchronousExecFlags()
/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc80 string stdout_str, stderr_str; in GetFileMapContent() local