Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/server/cros/faft/
H A Dcr50_test.py837 def download_cr50_gs_image(self, gsurl, extract_fn, image_bid): argument
870 def download_cr50_debug_image(self, devid='', image_bid=''): argument
906 def download_cr50_release_image(self, image_rw, image_bid=''): argument
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dcr50_utils.py606 def GetChipBIDFromImageBID(image_bid, brand): argument