Home
last modified time | relevance | path

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

/system/update_engine/payload_consumer/
Dpostinstall_runner_action.cc237 utils::ReadAll(progress_fd_, buf, base::size(buf), &bytes_read, &eof); in OnProgressFdReady()
/system/update_engine/common/
Dsubprocess.cc126 bool ok = utils::ReadAll( in OnStdoutReady()
Dutils.h80 bool ReadAll(
Dutils.cc143 bool ReadAll( in ReadAll() function
/system/core/adb/daemon/
Dshell_service.cpp117 std::string ReadAll(borrowed_fd fd) { in ReadAll() function
407 std::string error_message = ReadAll(parent_error_sfd); in ForkAndExec()