Searched defs:WrapInNameSpace (Results 1 – 3 of 3) sorted by relevance
/third_party/flatbuffers/src/ | ||
D | code_generators.cpp | 141 std::string BaseGenerator::WrapInNameSpace(const Namespace *ns, in WrapInNameSpace() function in flatbuffers::BaseGenerator |
D | idl_gen_rust.cpp | 459 std::string WrapInNameSpace(const Definition &def) const { in WrapInNameSpace() function in flatbuffers::rust::RustGenerator |
/third_party/flatbuffers/grpc/src/compiler/ | ||
D | swift_generator.cc | 32 std::string WrapInNameSpace(const std::vector<std::string> &components, in WrapInNameSpace() function |