Home
last modified time | relevance | path

Searched refs:add_annotation (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/java/src/gen/cc/
Dop_generator.cc280 constructor.add_annotation( in RenderConstructor()
348 .add_annotation(Annotation::Create("Override")); in RenderInterfaceImpl()
350 as_output.add_annotation( in RenderInterfaceImpl()
372 .add_annotation(Annotation::Create("Override")) in RenderInterfaceImpl()
373 .add_annotation(Annotation::Create("SuppressWarnings") in RenderInterfaceImpl()
454 op_class.add_annotation(Annotation::Create("Deprecated")); in GenerateOp()
473 op_class.add_annotation(oper_annot); in GenerateOp()
Dsource_writer_test.cc323 clazz.add_annotation(Annotation::Create("Bean")); in TEST()
324 clazz.add_annotation(Annotation::Create("SuppressWarnings") in TEST()
474 method.add_annotation(Annotation::Create("Override")); in TEST()
475 method.add_annotation(Annotation::Create("SuppressWarnings") in TEST()
Djava_defs.h141 Type& add_annotation(const Annotation& annotation) { in add_annotation() function
236 Method& add_annotation(const Annotation& annotation) { in add_annotation() function
/external/protobuf/src/google/protobuf/io/
Dprinter.h78 annotation_proto_->add_annotation(); in AddAnnotation()
/external/protobuf/src/google/protobuf/
Ddescriptor.pb.h3617 ::google::protobuf::GeneratedCodeInfo_Annotation* add_annotation();
7610 inline ::google::protobuf::GeneratedCodeInfo_Annotation* GeneratedCodeInfo::add_annotation() { in add_annotation() function
Ddescriptor.pb.cc14841 input, add_annotation())); in MergePartialFromCodedStream()
15146 ::google::protobuf::GeneratedCodeInfo_Annotation* GeneratedCodeInfo::add_annotation() { in add_annotation() function in google::protobuf::GeneratedCodeInfo