Home
last modified time | relevance | path

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

/external/chromium_org/mojo/public/tools/bindings/generators/
Dmojom_python_generator.py87 def ConstantStyle(name): function
99 ConstantStyle(element.name))
102 return ConstantStyle(element.name)
Dmojom_java_generator.py109 def ConstantStyle(name): function
127 ConstantStyle(element.name))
130 return ConstantStyle(element.name)
343 return ConstantStyle(method.name) + '_ORDINAL'