OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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