Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/dashboard/dashboard/
Dmock_oauth2_decorator.py14 def __init__(self, client_id, client_secret, scope, message, callback_path): argument
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dappengine.py628 callback_path='/oauth2callback', argument
832 def callback_path(self): member in OAuth2Decorator