Home
last modified time | relevance | path

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

/external/flatbuffers/grpc/src/compiler/
Dpython_generator.cc111 std::string ModuleForFile(const std::string &file) const { in ModuleForFile() function in flatbuffers::python::grpc::__anon09559b620111::BaseGenerator
120 if (parser_.opts.one_file) return ModuleForFile(def->file); in ModuleFor()
/external/flatbuffers/src/
Didl_gen_python.cpp134 std::string ModuleForFile(const std::string &file) const { in ModuleForFile() function in flatbuffers::python::__anoncefdab850111::PythonStubGenerator
145 if (parser_.opts.one_file) return ModuleForFile(def->file); in ModuleFor()