OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dtbo_prebuilt_path
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
add_img_to_target_files
210
dtbo_prebuilt_path
= os.path.join(
212
assert os.path.exists(
dtbo_prebuilt_path
)
213
shutil.copy(
dtbo_prebuilt_path
, img.name)
add_img_to_target_files.py
210
dtbo_prebuilt_path
= os.path.join(
212
assert os.path.exists(
dtbo_prebuilt_path
)
213
shutil.copy(
dtbo_prebuilt_path
, img.name)
Completed in 181 milliseconds