Home
last modified time | relevance | path

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

/development/tools/axl/
Dsingletonmixin.py85 def _getConstructionArgCountNotCountingSelf(cls): member in Singleton
87 _getConstructionArgCountNotCountingSelf = classmethod(_getConstructionArgCountNotCountingSelf) variable in Singleton