Home
last modified time | relevance | path

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

/external/flatbuffers/src/
Didl_gen_python.cpp2737 class PythonCodeGenerator : public CodeGenerator { class
2785 return std::unique_ptr<PythonCodeGenerator>(new PythonCodeGenerator()); in NewPythonCodeGenerator()