Home
last modified time | relevance | path

Searched defs:dir_path (Results 1 – 9 of 9) sorted by relevance

/developtools/integration_verification/cases/daily/mini_system/
DL0_mini_system_test.py29 def GetDirSize(dir_path): argument
DL1_mini_system_test.py28 def GetDirSize(dir_path): argument
Drk3568_chipset_only_test.py25 def GetDirSize(dir_path): argument
DL2_mini_system_test.py26 def GetDirSize(dir_path): argument
/developtools/hdc/hdc_rust/src/tar/
Dentry.rs156 let dir_path = path.join(self.name()); in write_to_file() localVariable
/developtools/integration_verification/DeployDevice/src/aw/Download/
DDownload.py206 def downlaodByDownloadTool(dir_path, version_type, upgrade_type, pbiid): argument
DDownloadold.py202 def downlaodByDownloadTool(dir_path, version_type, upgrade_type, pbiid): argument
/developtools/hdc/hdc_rust/src/common/
Dhdctransfer.rs139 let mut dir_path = std::path::Path::new(&path); in create_dir_all_with_permission() localVariable
556 let dir_path = PathBuf::from(_path); in get_sub_files_resurively() localVariable
/developtools/hapsigner/hapsigntool_cpp_test/unittest/utils/
Dfile_utils_test.cpp139 std::filesystem::path dir_path("./utils"); variable