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 384 img_radio_path = os.path.join(OPTIONS.input_tmp, "RADIO", img_name)
385 if os.path.exists(img_radio_path):
386 common.ZipWrite(output_zip, img_radio_path,
add_img_to_target_files.py 384 img_radio_path = os.path.join(OPTIONS.input_tmp, "RADIO", img_name)
385 if os.path.exists(img_radio_path):
386 common.ZipWrite(output_zip, img_radio_path,

Completed in 73 milliseconds