/ohos5.0/build/ |
H A D | prebuilts_download_config.json | 154 "file_path": "/nodejs/v14.21.1/node-v14.21.1-linux-x64.tar.gz", string 159 "file_path": "/nodejs/v16.20.2/node-v16.20.2-linux-x64.tar.gz", string 172 "file_path": "/openharmony/compiler/gn/20240510/gn-linux-x86-20240510.tar.gz", string 192 "file_path": "/harmonyos/compiler/packing_tool/packing_tool_libs_20240730.zip", string 255 "file_path": "/openharmony/develop_tools/bpftool_v5.10.93_20221114.tar.gz", string 260 "file_path": "/openharmony/develop_tools/pahole_v1.21_20221124.tar.gz", string 284 "file_path": "/openharmony/compiler/gn/20240510/gn-linux-x86-20240510.tar.gz", string 367 "file_path": "/openharmony/develop_tools/bpftool_v5.10.93_20221114.tar.gz", string 372 "file_path": "/openharmony/develop_tools/pahole_v1.21_20221124.tar.gz", string 459 "file_path": "/nodejs/v14.21.1/node-v14.21.1-darwin-x64.tar.gz", string [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/tools/ |
H A D | build_theme_code.py | 93 def read_file(file_path): argument 99 def write_file(file_path, content): argument 104 def build_header(file_path): argument 179 def build_cpp(file_path, platform): argument 223 def read_file_lines(file_path): argument
|
/aosp12/system/apex/apexd/ |
H A D | apex_file_test.cpp | 82 const std::string file_path = kTestDataDir + "missing.apex"; in TEST() local 161 const std::string file_path = in TEST() local 170 const std::string file_path = in TEST() local 182 const std::string file_path = in TEST() local 191 const std::string file_path = in TEST() local 200 const std::string file_path = in TEST() local 215 const std::string file_path = in TEST() local 227 const std::string file_path = in TEST() local 257 const std::string file_path = in TEST() local 271 const std::string file_path = in TEST() local [all …]
|
/aosp12/system/core/fs_mgr/libfiemap/ |
H A D | fiemap_writer.cpp | 60 static inline void cleanup(const std::string& file_path, bool created) { in cleanup() 226 static uint64_t GetFileSize(const std::string& file_path) { in GetFileSize() 266 const std::string& file_path, in FallocateFallback() 318 static bool IsFilePinned(int file_fd, const std::string& file_path, uint32_t fs_type) { in IsFilePinned() 358 static bool PinFile(int file_fd, const std::string& file_path, uint32_t fs_type) { in PinFile() 486 bool FiemapWriter::HasPinnedExtents(const std::string& file_path) { in HasPinnedExtents() 519 static bool IsValidExtent(const fiemap_extent* extent, std::string_view file_path) { in IsValidExtent() 533 uint32_t num_extents, std::string_view file_path) { in FiemapToExtents() 578 static bool ReadFiemap(int file_fd, const std::string& file_path, in ReadFiemap() 621 static bool ReadFibmap(int file_fd, const std::string& file_path, in ReadFibmap() [all …]
|
H A D | split_fiemap_writer.cpp | 45 std::unique_ptr<SplitFiemap> SplitFiemap::Create(const std::string& file_path, uint64_t file_size, in Create() 55 FiemapStatus SplitFiemap::Create(const std::string& file_path, uint64_t file_size, in Create() 146 std::unique_ptr<SplitFiemap> SplitFiemap::Open(const std::string& file_path) { in Open() 166 bool SplitFiemap::GetSplitFileList(const std::string& file_path, std::vector<std::string>* list) { in GetSplitFileList() 185 bool SplitFiemap::RemoveSplitFiles(const std::string& file_path, std::string* message) { in RemoveSplitFiles()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/tests/ |
H A D | async_fs.rs | 30 let file_path = "tmp_file1"; in sdv_async_fs_write() localVariable 59 let file_path = "tmp_file2"; in sdv_async_fs_read() localVariable 94 let file_path = "tmp_file3"; in sdv_async_fs_rw() localVariable 162 let file_path = "tmp_file4"; in sdv_async_fs_read_to_end() localVariable 188 let file_path = "tmp_file5"; in sdv_async_fs_seek() localVariable 251 let file_path = "tmp_file6"; in sdv_async_fs_set_permission() localVariable 275 let file_path = "tmp_file7"; in sdv_async_fs_sync_all() localVariable 303 let file_path = "tmp_file8"; in sdv_async_fs_set_len() localVariable 323 let file_path = "tmp_file9"; in sdv_async_fs_try_clone() localVariable 343 let file_path = "tmp_file10"; in sdv_async_fs_open_options() localVariable
|
/aosp12/system/iorap/src/serialize/ |
H A D | protobuf_io.cc | 36 ArenaPtr<proto::TraceFile> ProtobufIO::Open(std::string file_path) { in Open() 48 ArenaPtr<proto::TraceFile> ProtobufIO::Open(int fd, const char* file_path) { in Open() 97 std::string_view file_path) { in WriteFully() 116 std::string_view file_path) { in WriteFully()
|
/aosp12/art/odrefresh/ |
H A D | odr_metrics_record_test.cc | 44 std::string file_path = dir.GetPath() + "/metrics-record.txt"; in TEST_F() local 74 std::string file_path = dir.GetPath() + "/metrics-record.txt"; in TEST_F() local 86 std::string file_path = dir.GetPath() + "/metrics-record.txt"; in TEST_F() local 100 std::string file_path = dir.GetPath() + "/metrics-record.txt"; in TEST_F() local
|
H A D | odr_fs_utils_test.cc | 39 static bool CreateFile(const char* file_path, size_t bytes) { in CreateFile() 82 for (const auto& file_path : file_paths) { in TEST_F() local 94 for (const auto& file_path : file_paths) { in TEST_F() local
|
/ohos5.0/base/request/request/services/src/task/ |
H A D | download.rs | 322 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 …]
|
/aosp12/frameworks/base/tools/aapt2/tools/ |
H A D | fix_resources.py | 40 def read_contents(file_path): argument 45 def write_contents(file_path, contents): argument
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/ |
H A D | async_dir.rs | 748 let file_path = "file0.txt"; in ut_fs_create_remove_file() localVariable 781 let file_path = "file1.txt"; in ut_fs_rename() localVariable 804 let file_path = "file2.txt"; in ut_fs_write_and_read_to_string() localVariable 830 let file_path = "file3.txt"; in ut_fs_write_and_read() localVariable 854 let file_path = "file4.txt"; in ut_fs_read_link() localVariable 872 let file_path = "file5.txt"; in ut_fs_copy() localVariable 897 let file_path = "file6.txt"; in ut_fs_hard_link() localVariable 922 let file_path = "file7.txt"; in ut_fs_metadata() localVariable 947 let file_path = "file8.txt"; in ut_fs_canonicalize() localVariable 970 let file_path = "file9.txt"; in ut_fs_symlink_metadata() localVariable [all …]
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/sdk/dump/ |
H A D | resource_index.py | 106 def open_new_resource_index(file_path): argument 208 def dump(file_path, out_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/ |
H A D | hdf_utils.py | 119 def add_after_and_save(file_content, file_path, pos_range, new_section): argument 129 def append_and_save(file_content, file_path, new_section): argument 137 def delete_and_save(file_content, file_path, delete_range): argument 147 def replace_and_save(file_content, file_path, old_range, new_section): argument 169 def read_file(file_path): argument 175 def read_file_lines(file_path, code_type="utf-8"): argument 181 def read_file_binary(file_path): argument 193 def write_file(file_path, content): argument 198 def write_file_lines(file_path, content, code_type="utf-8"): argument 479 def __init__(self, file_path, temp_re): argument [all …]
|
/ohos5.0/drivers/hdf_core/framework/tools/idl-gen/ |
H A D | idl_generator.py | 130 def _install_package(self, file_path): argument 295 def _write_file(self, file_path, file_name): argument 305 def _split_path(file_path): argument 316 def _make_output_dir(self, file_path): argument 328 def _get_package(self, file_path): argument
|
/ohos5.0/foundation/ability/idl_tool/test/sa_test/ |
H A D | util.py | 92 def file_exists(file_path): argument 96 def make_binary_file(file_path): argument 101 def clean_binary_file(file_path): argument
|
/ohos5.0/base/request/request/services/src/manage/ |
H A D | notifier.rs | 209 let file_path = "test_files/ut_notify_completed.txt"; in ut_notify_progress() localVariable 265 let file_path = "test_files/ut_notify"; in ut_notify_pause_resume() localVariable 317 let file_path = "test_files/ut_notify"; in ut_notify_remove() localVariable 354 let file_path = "test_files/ut_notify"; in ut_notify_completed() localVariable 392 let file_path = "test_files/ut_notify"; in ut_notify_failed() localVariable 430 let file_path = "test_files/ut_notify"; in ut_notify_pause_resume_completed() localVariable 468 let file_path = "test_files/ut_notify"; in ut_notify_pause_resume_failed() localVariable
|
H A D | mod.rs | 80 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
|
/aosp12/hardware/google/pixel/thermal/utils/ |
H A D | thermal_files.cpp | 46 std::string file_path = getThermalFilePath(std::string_view(thermal_name)); in readThermalFile() local 64 std::string file_path = in writeCdevFile() local
|
/aosp12/system/tools/aidl/ |
H A D | line_reader.cpp | 43 bool Init(const std::string& file_path) { in Init() 85 unique_ptr<LineReader> LineReader::ReadFromFile(const string& file_path) { in ReadFromFile()
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/base/ |
H A D | util.py | 146 def file_exists(file_path): argument 150 def make_binary_file(file_path): argument 155 def clean_binary_file(file_path): argument
|
/ohos5.0/build/indep_configs/scripts/ |
H A D | utils.py | 21 def get_json(file_path): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/ |
H A D | hdf_delete_handler.py | 57 self, driver_name, driver_config_index, temp_file, file_path): argument 69 self, driver_name, driver_config_index, file_path): argument 79 def linux_liteos_common(self, file_name, file_path, argument 406 def _delete_driver_file(self, file_path): argument
|
/aosp12/system/sepolicy/build/ |
H A D | file_utils.py | 23 def make_parent_dirs(file_path): argument
|
/aosp12/system/core/fs_mgr/ |
H A D | blockdev.cpp | 88 static Result<uint32_t> BlockDeviceQueueDepth(const std::string& file_path) { in BlockDeviceQueueDepth() 133 const std::string& file_path) { in ConfigureQueueDepth()
|