Searched defs:annotation_name (Results 1 – 11 of 11) sorted by relevance
177 int Rules::AddAnnotation(const std::string& annotation_name) { in AddAnnotation()187 const std::string& annotation_name) { in BindAnnotation()
41 string annotation_name = 2; field
178 def Save(self, output_path, annotation_name=""): argument
293 annotation_name=""): argument
65 StringPiece annotation_name, in MaySetAnnotationVariable()
517 StringPiece annotation_name, in MaySetAnnotationVariable()557 const std::string& annotation_name = annotation.first; in GenerateExtensionAnnotations() local
56 std::string annotation_name = ""; member
818 const char* annotation_name, in GetAnnotationValue()852 const char* annotation_name, in GetAnnotationArrayValue()
2342 const flatbuffers::String *annotation_name() const { in annotation_name() function