Home
last modified time | relevance | path

Searched refs:set_src_path (Results 1 – 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/build/scripts/
Dpkt_builder.py87 …def set_src_path(self, boot_bin_path = None, kernel_bin_path = None, normal_nv_path = None, factor… member in ImageBuild
273 fu.set_src_path(bootBinPath)
292 fu.set_src_path(kernel_bin_path = kernelBinPath)
301 fu.set_src_path(kernel_bin_path = kernelBinPath)
308 …fu.set_src_path(kernel_bin_path = sys.argv[8]) if scons_get_cfg_val('CONFIG_COMPRESSION_OTA_SUPPOR…
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/
DSConstruct219 …ota_build_object.set_src_path(boot_bin_path=str(flash_boot_bin[0]), normal_nv_path=normal_nv, fact…
274 get_ota_object().set_src_path(kernel_bin_path=str(source[1]))
289 get_ota_object().set_src_path(kernel_bin_path=str(source[1]))
/device/soc/hisilicon/hi3861v100/sdk_liteos/
DSConstruct218 …ota_build_object.set_src_path(boot_bin_path=str(flash_boot_bin[0]), normal_nv_path=normal_nv, fact…
273 get_ota_object().set_src_path(kernel_bin_path=str(source[1]))
288 get_ota_object().set_src_path(kernel_bin_path=str(source[1]))