Home
last modified time | relevance | path

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

/development/python-packages/fetchartifact/fetchartifact/
D__init__.py57 async def fetch_artifact( function
/development/vndk/snapshot/
Dutils.py157 def fetch_artifact(branch, build, pattern, destination='.'): function