Home
last modified time | relevance | path

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

/external/chromium_org/tools/json_schema_compiler/
Dcpp_util.py138 def CamelCase(unix_name): argument
Dmodel.py394 def SetUnixName(self, unix_name): argument
407 unix_name = property(GetUnixName, SetUnixName) variable in Property