Home
last modified time | relevance | path

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

/external/cronet/stable/third_party/libxml/chromium/
Dxml_writer.cc59 bool XmlWriter::WriteElement(const std::string& element_name, in WriteElement() function in XmlWriter
/external/cronet/tot/third_party/libxml/chromium/
Dxml_writer.cc59 bool XmlWriter::WriteElement(const std::string& element_name, in WriteElement() function in XmlWriter
/external/tensorflow/tensorflow/core/kernels/data/
Dparallel_interleave_dataset_op.cc1274 Status WriteElement(SerializationContext* ctx, in WriteElement() function in tensorflow::data::ParallelInterleaveDatasetOp::Dataset::ParallelInterleaveIterator