Home
last modified time | relevance | path

Searched refs:WriteComment (Results 1 – 8 of 8) sorted by relevance

/external/libultrahdr/third_party/image_io/includes/image_io/xml/
Dxml_writer.h163 void WriteComment(const std::string& comment);
/external/image_io/includes/image_io/xml/
Dxml_writer.h163 void WriteComment(const std::string& comment);
/external/image_io/src/xml/
Dxml_writer.cc117 void XmlWriter::WriteComment(const std::string& comment) { in WriteComment() function in photos_editing_formats::image_io::XmlWriter
/external/libultrahdr/third_party/image_io/src/xml/
Dxml_writer.cc117 void XmlWriter::WriteComment(const std::string& comment) { in WriteComment() function in photos_editing_formats::image_io::XmlWriter
/external/angle/src/libANGLE/capture/
DFrameCaptureCommon.cpp180 void WriteComment(std::ostream &out, const CallCapture &call) in WriteComment() function
DFrameCapture.h1580 void WriteComment(std::ostream &out, const CallCapture &call);
DFrameCaptureCL.cpp75 WriteComment(out, call); in WriteCppReplayForCallCL()
DFrameCapture.cpp281 WriteComment(out, call); in WriteCppReplayForCall()