Home
last modified time | relevance | path

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

/system/update_engine/common/
Dsubprocess.h134 std::string stdout_str; member
Dsubprocess.cc273 string* stdout_str, in SynchronousExec()
284 string* stdout_str, in SynchronousExecFlags()
/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc80 string stdout_str, stderr_str; in GetFileMapContent() local