Searched defs:WriteComment (Results 1 – 3 of 3) sorted by relevance
/external/image_io/src/xml/ | ||
D | xml_writer.cc | 117 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/ | ||
D | xml_writer.cc | 117 void XmlWriter::WriteComment(const std::string& comment) { in WriteComment() function in photos_editing_formats::image_io::XmlWriter |
/external/angle/src/libANGLE/capture/ | ||
D | FrameCaptureCommon.cpp | 180 void WriteComment(std::ostream &out, const CallCapture &call) in WriteComment() function |