Home
last modified time | relevance | path

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

/aosp_15_r20/external/flatbuffers/src/
H A Didl_gen_dart.cpp443 std::vector<std::pair<int, FieldDef *>> non_deprecated_fields; in GenStruct() local
483 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields) { in GenStructObjectAPI()
538 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields) { in GenStructObjectAPIUnpack()
585 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields) { in GenStructObjectAPIPack()
628 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields, in GenImplementationGetters()
697 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields) { in GenToString()
769 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields, in GenBuilder()
788 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields, in StructBuilderBody()
831 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields, in TableBuilderBody()
876 const std::vector<std::pair<int, FieldDef *>> &non_deprecated_fields, in GenObjectBuilder()
[all …]