Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp149 const StructDef *GetNestedStruct(const FieldDef *field) const { in GetNestedStruct() function in flatbuffers::python::__anoncefdab850111::PythonStubGenerator
408 const StructDef *nested_def = GetNestedStruct(field); in GenerateStructStub()
523 if (GetNestedStruct(field) != nullptr) { in GenerateTableBuilderStub()