Lines Matching full:fatal
47 PLOG(FATAL) << "read"; in ReadFromFd()
90 PLOG(FATAL) << "close read end of pipe"; in RunCommand()
96 PLOG(FATAL) << "open /dev/null"; in RunCommand()
100 PLOG(FATAL) << "dup2 stdout"; in RunCommand()
104 PLOG(FATAL) << "dup2 stderr"; in RunCommand()
108 PLOG(FATAL) << "close /dev/null"; in RunCommand()
125 PLOG(FATAL) << "close write end of errno pipe"; in RunCommand()
129 PLOG(FATAL) << "close write end of pipe"; in RunCommand()
141 PLOG(FATAL) << "read errno"; in RunCommand()
144 PLOG(FATAL) << "close errno"; in RunCommand()
159 PLOG(FATAL) << "close output"; in RunCommand()