Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/utils/frozen_chromite/third_party/oauth2client/
H A Dtools.py115 def run_flow(flow, storage, flags, http=None): function
/aosp_15_r20/external/python/oauth2client/oauth2client/
Dtools.py142 def run_flow(flow, storage, flags=None, http=None): function