Home
last modified time | relevance | path

Searched defs:add_same_module_namespaces (Results 1 – 1 of 1) sorted by relevance

/external/libmojo/mojo/public/tools/bindings/generators/
Dmojom_cpp_generator.py53 include_variant=False, add_same_module_namespaces=False): argument
64 def FormatForCpp(self, add_same_module_namespaces=False, internal=False): argument
96 def _ShouldIncludeNamespace(self, add_same_module_namespaces): argument