HomeSort by relevance Sort by last modified time
    Searched refs:img_radio_path (Results 1 - 2 of 2) sorted by null

  /build/tools/releasetools/
add_img_to_target_files 330 img_radio_path = os.path.join(OPTIONS.input_tmp, "RADIO", img_name)
331 if os.path.exists(img_radio_path):
332 common.ZipWrite(output_zip, img_radio_path,
add_img_to_target_files.py 330 img_radio_path = os.path.join(OPTIONS.input_tmp, "RADIO", img_name)
331 if os.path.exists(img_radio_path):
332 common.ZipWrite(output_zip, img_radio_path,

Completed in 72 milliseconds