Home
last modified time | relevance | path

Searched defs:isExists (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/release/auto_build_tool/
A Dhaas1000_genbin.py264 isExists=os.path.exists(release_file_dir) variable
267 isExists = os.path.exists(ota_bin_dir) variable
270 isExists = os.path.exists(gui_bin_dir) variable
273 isExists = os.path.exists(download_tools_dir) variable
276 isExists = os.path.exists(gui_tools_dir) variable
/AliOS-Things-master/hardware/chip/rtl872xd/release/auto_build_tool/
A Dgenbin.py264 isExists=os.path.exists(release_file_dir) variable
267 isExists = os.path.exists(ota_bin_dir) variable
270 isExists = os.path.exists(gui_bin_dir) variable
273 isExists = os.path.exists(download_tools_dir) variable
276 isExists = os.path.exists(gui_tools_dir) variable

Completed in 12 milliseconds