Home
last modified time | relevance | path

Searched refs:WriteAnnotations (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/java/src/gen/cc/
Dsource_writer.cc139 WriteAnnotations(method.annotations()); in BeginMethod()
198 WriteAnnotations(type.annotations()); in BeginInnerType()
287 SourceWriter& SourceWriter::WriteAnnotations( in WriteAnnotations() function in tensorflow::java::SourceWriter
Dsource_writer.h210 SourceWriter& WriteAnnotations(const std::list<Annotation>& annotations);