OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_cls
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/idl_parser/
idl_node.py
60
self.
_cls
= 'Property'
68
return self.
_cls
80
self.
_cls
= cls
99
return '%s(%s)' % (self.
_cls
, name)
120
return self.
_cls
129
if self.
_cls
in filter_nodes:
171
if self.
_cls
in typelist: