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

  /external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
module-shared.h.tmpl 29 {%- macro namespace_end() %}
76 {{namespace_end()}}
148 {{namespace_end()}}
209 {{namespace_end()}}
module.h.tmpl 24 {%- macro namespace_end() %}
215 {{namespace_end()}}
  /external/flatbuffers/src/
idl_gen_general.cpp 65 std::string namespace_end; member in struct:flatbuffers::LanguageParameters
233 if (!namespace_name.empty()) code += lang_.namespace_end;
    [all...]

Completed in 92 milliseconds