Searched refs:writeBody (Results 1 – 6 of 6) sorted by relevance
155 std::error_code SampleProfileWriterBinary::writeBody(const FunctionSamples &S) { in writeBody() function in SampleProfileWriterBinary188 if (std::error_code EC = writeBody(CalleeSamples)) in writeBody()200 return writeBody(S); in write()
222 writeBody(writer); in write()242 public void writeBody(XmlSerializer writer) throws IOException { in writeBody() method in SoapEnvelope
123 std::error_code writeBody(const FunctionSamples &S);
21 self.writeBody = outputHeader or outputTests or outputDriver33 if self.writeBody:113 if self.writeBody or self.outputTests:123 if self.writeBody:
59 writeBody(); in generateReport()103 protected void writeBody() { in writeBody() method in EmailableReporter2
560 public void writeBody(XmlSerializer writer) throws IOException { in writeBody() method in SoapSerializationEnvelope