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

  /external/flatbuffers/include/flatbuffers/
code_generators.h 100 static std::string FullNamespace(const char *separator, const Namespace &ns);
  /external/flatbuffers/src/
code_generators.cpp 99 std::string BaseGenerator::FullNamespace(const char *separator,
idl_gen_php.cpp 87 BeginFile(FullNamespace("\\", *def.defined_namespace),
    [all...]
idl_gen_general.cpp 208 std::string namespace_name = FullNamespace(".", ns);
    [all...]

Completed in 161 milliseconds