Searched defs:fetch (Results 1 – 2 of 2) sorted by relevance
80 public void fetch(final String artUrl, final FetchListener listener) { in fetch() method in AlbumArtCache
122 def __init__(self, project, fetch, commit_sha1, commit, change_list): argument