HomeSort by relevance Sort by last modified time
    Searched refs:BeginFile (Results 1 - 3 of 3) sorted by null

  /external/flatbuffers/src/
idl_gen_go.cpp 750 void BeginFile(const std::string name_space_name, const bool needs_imports,
768 BeginFile(LastNamespacePart(*def.defined_namespace), needs_imports, &code);
idl_gen_php.cpp 65 void BeginFile(const std::string name_space_name,
87 BeginFile(FullNamespace("\\", *def.defined_namespace),
    [all...]
idl_gen_python.cpp 630 void BeginFile(const std::string name_space_name, const bool needs_imports,
655 BeginFile(LastNamespacePart(*def.defined_namespace), needs_imports, &code);

Completed in 70 milliseconds