Home
last modified time | relevance | path

Searched defs:WriteComment (Results 1 – 3 of 3) sorted by relevance

/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