Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Dsample_tools.py90 credentials = tools.run_flow(flow, storage, flags)
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/oauth2client/
Dtools.py111 def run_flow(flow, storage, flags, http=None): function
/external/chromium-trace/catapult/third_party/gsutil/third_party/oauth2client/
DCHANGELOG.md36 * Comment cleanup on `run_flow`.
120 `oauth2client.tools.run_flow`.
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/base/py/
Dcredentials_lib.py452 credentials = tools.run_flow(flow, credential_store, flags)