HomeSort by relevance Sort by last modified time
    Searched refs:DECORATOR (Results 1 - 7 of 7) sorted by null

  /external/chromium-trace/catapult/dashboard/dashboard/
oauth2_decorator.py 11 DECORATOR = OAuth2Decorator(
mock_oauth2_decorator.py 35 oauth2_decorator.DECORATOR = MockOAuth2Decorator(
bad_bisect.py 19 @oauth2_decorator.DECORATOR.oauth_required
associate_alerts.py 27 @oauth2_decorator.DECORATOR.oauth_required
87 http = oauth2_decorator.DECORATOR.http()
dispatcher.py 112 (oauth2_decorator.DECORATOR.callback_path,
113 oauth2_decorator.DECORATOR.callback_handler())
file_bug.py 40 @oauth2_decorator.DECORATOR.oauth_required
132 http = oauth2_decorator.DECORATOR.http()
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
PySourceColor.py 42 decorator / name
44 arguments class/def/decorator
131 DECORATOR: ('n','#333333',''),
167 __all__ = ['ERRORTOKEN','DECORATOR_NAME', 'DECORATOR', 'ARGS', 'EXTRASPACE',
223 DECORATOR = token.NT_OFFSET + 19
239 DECORATOR: 'py_dec',
270 DECORATOR:'DECORATOR',
309 DECORATOR_NAME: ('','#000000',''),# Decorator name
310 DECORATOR: ('','#000000',''),# @ symbo
    [all...]

Completed in 188 milliseconds