Home
last modified time | relevance | path

Searched refs:callback_handler (Results 1 – 4 of 4) sorted by relevance

/external/python/google-api-python-client/samples/tasks_appengine/
Dmain.py56 (decorator.callback_path, decorator.callback_handler()),
/external/python/google-api-python-client/samples/appengine/
Dmain.py108 (decorator.callback_path, decorator.callback_handler()),
/external/python/oauth2client/oauth2client/contrib/
Dappengine.py760 def callback_handler(self): member in OAuth2Decorator
826 (self.callback_path, self.callback_handler())
/external/python/oauth2client/tests/contrib/
Dtest_appengine.py620 ('/oauth2callback', self.decorator.callback_handler()),