Home
last modified time | relevance | path

Searched defs:file_path (Results 1 – 14 of 14) sorted by relevance

/base/request/request/services/src/task/
Ddownload.rs322 let file_path = "test_files/ut_download_basic.txt"; in ut_download_basic() localVariable
344 let file_path = "test_files/ut_download_resume.txt"; in ut_download_resume() localVariable
367 let file_path = "test_files/ut_download_not_support_range.txt"; in ut_download_not_support_range() localVariable
391 let file_path = "test_files/ut_download_resume_not_support_range.txt"; in ut_download_resume_not_support_range() localVariable
425 let file_path = "test_files/ut_download_not_support_range_resume.txt"; in ut_download_not_support_range_resume() localVariable
450 let file_path = "test_files/ut_download_range_0.txt"; in ut_download_range_0() localVariable
472 let file_path = "test_files/ut_download_range_1.txt"; in ut_download_range_1() localVariable
494 let file_path = "test_files/ut_download_range_resume_0.txt"; in ut_download_range_resume_0() localVariable
516 let file_path = "test_files/ut_download_range_resume_1.txt"; in ut_download_range_resume_1() localVariable
546 let file_path = "test_files/ut_download_basic.txt"; in ut_download_invalid_task() localVariable
[all …]
/base/request/request/services/src/manage/
Dnotifier.rs206 let file_path = "test_files/ut_notify_completed.txt"; in ut_notify_progress() localVariable
262 let file_path = "test_files/ut_notify"; in ut_notify_pause_resume() localVariable
314 let file_path = "test_files/ut_notify"; in ut_notify_remove() localVariable
351 let file_path = "test_files/ut_notify"; in ut_notify_completed() localVariable
389 let file_path = "test_files/ut_notify"; in ut_notify_failed() localVariable
427 let file_path = "test_files/ut_notify"; in ut_notify_pause_resume_completed() localVariable
465 let file_path = "test_files/ut_notify"; in ut_notify_pause_resume_failed() localVariable
Dmod.rs80 let file_path = "test_files/ut_manager_task_state_and_reason.txt"; in ut_manager_task_state_and_reason() localVariable
197 let file_path = "test_files/ut_manager_state_change_error.txt"; in ut_manager_state_change_error() localVariable
285 let file_path = "test_files/ut_manager_reschedule.txt"; in ut_manager_reschedule() localVariable
/base/request/request/services/tests/
Dstart.rs23 let file_path = "sdv_network_resume.txt"; in sdv_start_basic() localVariable
Dresume.rs23 let file_path = "sdv_start_resume.txt"; in sdv_start_resume() localVariable
/base/request/request/services/src/manage/events/
Dmod.rs256 let file_path = "test_files/ut_task_manager_construct.txt"; in ut_task_manager_construct() localVariable
274 let file_path = "test_files/ut_task_manager_construct.txt"; in ut_task_manager_start() localVariable
299 let file_path = "test_files/ut_task_manager_pause_resume.txt"; in ut_task_manager_pause_resume() localVariable
326 let file_path = "test_files/ut_task_manager_pause_resume.txt"; in ut_task_manager_stop_resume() localVariable
/base/msdp/device_status/rust/plugin_manager/src/
Dlib.rs66 let file_path = match intention { in instantiate_loader() localVariable
/base/startup/init/services/modules/seccomp/scripts/tools/
Dmerge_policy.py107 def parse_file(self, file_path): argument
/base/web/webview/ohos_interface/ohos_glue/scripts/
Dtranslator.py52 def update_file(contents, file_path): argument
/base/update/packaging_tools/test/
Dcreate_package_data.py178 def create_file(file_path, file_data): argument
/base/update/packaging_tools/
Dupdate_package.py521 def get_hash_content(file_path, hash_algorithm): argument
Dutils.py578 def get_file_content(file_path, file_name=None): argument
/base/hiviewdfx/hidumper/frameworks/native/src/util/zip/
Dzip_writer.cpp173 bool ZipWriter::AddFileContentToZip(zipFile zip_file, std::string &file_path) in AddFileContentToZip()
/base/startup/init/services/modules/seccomp/scripts/
Dgenerate_code_from_policy.py922 def parse_file(self, file_path): argument