Home
last modified time | relevance | path

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

/external/chromium_org/tools/json_schema_compiler/
Dcc_generator.py12 def __init__(self, type_generator, cpp_namespace): argument
25 def __init__(self, namespace, cpp_type_generator, cpp_namespace): argument
100 def _GenerateType(self, cpp_namespace, type_): argument
186 def _GenerateTypePopulate(self, cpp_namespace, type_): argument
317 def _GenerateTypeFromValue(self, cpp_namespace, type_): argument
335 def _GenerateTypeToValue(self, cpp_namespace, type_): argument
346 def _GenerateObjectTypeToValue(self, cpp_namespace, type_): argument
409 def _GenerateChoiceTypeToValue(self, cpp_namespace, type_): argument
930 def _GenerateEnumToString(self, cpp_namespace, type_): argument
958 def _GenerateEnumFromString(self, cpp_namespace, type_): argument
[all …]
Dcpp_generator.py9 def __init__(self, type_generator, cpp_namespace): argument
Dh_generator.py11 def __init__(self, type_generator, cpp_namespace): argument
24 def __init__(self, namespace, cpp_type_generator, cpp_namespace): argument
Dcpp_bundle_generator.py42 cpp_namespace, argument