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

  /external/chromium-trace/catapult/dashboard/dashboard/
mock_oauth2_decorator.py 29 def check_oauth(request_handler, *args, **kwargs): function in function:MockOAuth2Decorator.oauth_required
32 return check_oauth
  /external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
appengine.py 708 def check_oauth(request_handler, *args, **kwargs): function in function:OAuth2Decorator.oauth_required
738 return check_oauth
    [all...]

Completed in 547 milliseconds