Home
last modified time | relevance | path

Searched refs:include_compiler_options (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/tools/json_schema_compiler/
Dmodel.py30 def AddNamespace(self, json, source_file, include_compiler_options=False): argument
35 include_compiler_options=include_compiler_options)
98 def __init__(self, json, source_file, include_compiler_options=False): argument
118 if include_compiler_options:
Dcompiler.py72 include_compiler_options=True)