Home
last modified time | relevance | path

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

/aosp_15_r20/external/image_io/src/xml/
H A Dxml_writer.cc117 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 Dxml_writer.cc117 void XmlWriter::WriteComment(const std::string& comment) { in WriteComment() function in photos_editing_formats::image_io::XmlWriter
/aosp_15_r20/system/tools/aidl/
Dast_java.cpp40 void WriteComment(CodeWriter* to, const std::string& comment) { in WriteComment() function
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A DFrameCapture.cpp821 void WriteComment(std::ostream &out, const CallCapture &call) in WriteComment() function