Home
last modified time | relevance | path

Searched defs:annotations (Results 1 – 5 of 5) sorted by relevance

/thrift-3.4.0/compiler/cpp/src/thrift/generate/
Dvalidator_parser.cc50 std::map<std::string, std::vector<std::string>>& annotations) { in parse_field()
94 std::map<std::string, std::vector<std::string>>& annotations) { in parse_bool_field()
103 std::map<std::string, std::vector<std::string>>& annotations) { in parse_enum_field()
113 std::map<std::string, std::vector<std::string>>& annotations) { in parse_double_field()
127 std::map<std::string, std::vector<std::string>>& annotations) { in parse_integer_field()
141 std::map<std::string, std::vector<std::string>>& annotations) { in parse_string_field()
157 std::map<std::string, std::vector<std::string>>& annotations) { in parse_set_field()
164 std::map<std::string, std::vector<std::string>>& annotations) { in parse_list_field()
192 std::map<std::string, std::vector<std::string>>& annotations) { in parse_map_field()
230 std::map<std::string, std::vector<std::string>>& annotations) { in parse_struct_field()
[all …]
Dt_xml_generator.cc170 std::map<std::string, std::vector<std::string>> annotations; in target_namespace() local
443 std::map<std::string, std::vector<std::string>> annotations) { in generate_annotations()
Dt_java_generator.cc382 bool is_deprecated(const std::map<std::string, std::vector<std::string>>& annotations) { in is_deprecated()
386 bool is_deprecated(const std::map<std::string, std::string>& annotations) { in is_deprecated()
/thrift-3.4.0/compiler/cpp/src/thrift/parse/
Dt_program.h334 …ce_annotations(std::string language, std::map<std::string, std::vector<std::string>> annotations) { in set_namespace_annotations()
/thrift-3.4.0/lib/json/
Dschema.json279 "annotations": { object