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
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