Home
last modified time | relevance | path

Searched refs:oauth_required (Results 1 – 6 of 6) sorted by relevance

/external/chromium-trace/catapult/dashboard/dashboard/
Dmock_oauth2_decorator.py28 def oauth_required(self, method): member in MockOAuth2Decorator
Dbad_bisect.py19 @oauth2_decorator.DECORATOR.oauth_required
Dassociate_alerts.py27 @oauth2_decorator.DECORATOR.oauth_required
Dfile_bug.py40 @oauth2_decorator.DECORATOR.oauth_required
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dappengine.py697 def oauth_required(self, method): member in OAuth2Decorator
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/tests/
Dtest_appengine.py506 @decorator.oauth_required