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

  /external/flatbuffers/include/flatbuffers/
code_generators.h 102 static std::string LastNamespacePart(const Namespace &ns);
  /external/flatbuffers/src/
code_generators.cpp 110 std::string BaseGenerator::LastNamespacePart(const Namespace &ns) {
idl_gen_grpc.cpp 209 p.package_name = LastNamespacePart(*(def->defined_namespace));
idl_gen_go.cpp 768 BeginFile(LastNamespacePart(*def.defined_namespace), needs_imports, &code);
idl_gen_python.cpp 655 BeginFile(LastNamespacePart(*def.defined_namespace), needs_imports, &code);

Completed in 179 milliseconds