Searched defs:omit_namespace_for_module (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/components/cronet/tools/generators/ |
H A D | cronet_c_generator.py | 53 include_variant=False, omit_namespace_for_module=None, argument 78 def FormatForCpp(self, omit_namespace_for_module=None, internal=False, argument 120 def _ShouldIncludeNamespace(self, omit_namespace_for_module): argument
|
/aosp_15_r20/external/libchrome/mojo/public/tools/bindings/generators/ |
H A D | mojom_cpp_generator.py | 44 include_variant=False, omit_namespace_for_module=None, argument 71 def FormatForCpp(self, omit_namespace_for_module=None, internal=False, argument 113 def _ShouldIncludeNamespace(self, omit_namespace_for_module): argument
|