Searched refs:uri_type (Results 1 – 1 of 1) sorted by relevance
986 def get_recipe_pv_with_pfx_sfx(pv, uri_type): argument995 if uri_type == 'git':1046 uri_type, _, _, _, _, _ = decodeurl(src_uri)1048 (pv, pfx, sfx) = get_recipe_pv_with_pfx_sfx(rd.getVar('PV'), uri_type)1064 elif uri_type == "file":