Searched refs:writeBody (Results 1 – 6 of 6) sorted by relevance
139 std::error_code SampleProfileWriterBinary::writeBody(StringRef FName, in writeBody() function in SampleProfileWriterBinary173 if (std::error_code EC = writeBody(Loc.CalleeName, CalleeSamples)) in writeBody()186 return writeBody(FName, S); in write()
222 writeBody(writer); in write()242 public void writeBody(XmlSerializer writer) throws IOException { in writeBody() method in SoapEnvelope
117 std::error_code writeBody(StringRef FName, 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