Searched defs:WriteComment (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/image_io/src/xml/ | ||
H A D | xml_writer.cc | 117 void XmlWriter::WriteComment(const std::string& comment) { in WriteComment() function in photos_editing_formats::image_io::XmlWriter |
/aosp_15_r20/external/libultrahdr/third_party/image_io/src/xml/ | ||
H A D | xml_writer.cc | 117 void XmlWriter::WriteComment(const std::string& comment) { in WriteComment() function in photos_editing_formats::image_io::XmlWriter |
/aosp_15_r20/system/tools/aidl/ | ||
D | ast_java.cpp | 40 void WriteComment(CodeWriter* to, const std::string& comment) { in WriteComment() function |
/aosp_15_r20/external/angle/src/libANGLE/capture/ | ||
H A D | FrameCapture.cpp | 821 void WriteComment(std::ostream &out, const CallCapture &call) in WriteComment() function |