Searched refs:writeBody (Results 1 – 9 of 9) 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()
234 std::error_code SampleProfileWriterBinary::writeBody(const FunctionSamples &S) { in writeBody() function in SampleProfileWriterBinary271 if (std::error_code EC = writeBody(CalleeSamples)) in writeBody()283 return writeBody(S); in write()
213 writeBody(writer); in write()233 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:
116 std::error_code writeBody(const FunctionSamples &S);
59 writeBody(); in generateReport()103 protected void writeBody() { in writeBody() method in EmailableReporter2
644 public void writeBody(XmlSerializer writer) throws IOException { in writeBody() method in SoapSerializationEnvelope
1197 * cause #writeBody to skip writing anything redundant.1534 public void writeBody(XmlSerializer writer) throws IOException {