/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/ |
H A D | multipart.rs | 248 file_name: Option<String>, field 301 pub fn file_name(mut self, file_name: &str) -> Self { in file_name() method
|
/aosp14/system/core/fs_mgr/libvbmeta/ |
H A D | super_vbmeta_test.cpp | 39 void GeneratePartitionImage(int fd, const std::string& file_name, in GeneratePartitionImage()
|
/aosp14/system/core/trusty/apploader/ |
H A D | apploader.cpp | 91 static unique_fd read_file(const char* file_name, off64_t* out_file_size) { in read_file()
|
/aosp14/system/core/libprocessgroup/ |
H A D | cgroup_map.cpp | 108 std::string file_name = StringPrintf("/proc/%d/cgroup", tid); in GetTaskGroup() local
|
H A D | task_profiles.h | 49 ProfileAttribute(const CgroupController& controller, const std::string& file_name, in ProfileAttribute()
|
H A D | task_profiles.cpp | 117 const std::string& ProfileAttribute::file_name() const { in file_name() function in ProfileAttribute 122 void ProfileAttribute::Reset(const CgroupController& controller, const std::string& file_name, in Reset() 808 bool TaskProfiles::Load(const CgroupMap& cg_map, const std::string& file_name) { in Load()
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/ |
H A D | libc_static_analysis.py | 233 def parse_file(arch, file_name): argument
|
/ohos5.0/base/update/updater/services/rust/hash_signed_data/src/ |
H A D | lib.rs | 78 let file_name = match file_name_c_str.to_str() { in GetSigFromHashData() localVariable
|
/ohos5.0/build/templates/common/ |
H A D | generate_component_package.py | 225 def _copy_toolchain_lib(file_name, root, _name, lib_out_dir): argument 499 def _toolchain_gn_modify(gn_path, file_name, toolchain_gn_file): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/ |
H A D | hcs_build_info.py | 24 def __init__(self, file_name, token_type, value): argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/driver_add/ |
H A D | hdf_add_driver.py | 103 def _liteos_config_file_configure(self, file_path, file_name, adapter_model_path, argument
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/body/mime/ |
H A D | simple.rs | 278 file_name: Option<String>, field 331 pub fn file_name(mut self, file_name: &str) -> Self { in file_name() method
|
/aosp14/frameworks/base/tools/aapt2/util/ |
H A D | Files.cpp | 363 std::string file_name = entry->d_name; in FindFiles() local
|
/aosp14/frameworks/base/tools/aapt2/cmd/ |
H A D | Compile_test.cpp | 191 static void AssertTranslations(CommandTestFixture *ctf, std::string file_name, in AssertTranslations()
|
/ohos5.0/base/update/packaging_tools/ |
H A D | utils.py | 578 def get_file_content(file_path, file_name=None): argument
|
/aosp14/frameworks/base/cmds/idmap2/idmap2d/ |
H A D | Idmap2Service.cpp | 254 std::string file_name; in createFabricatedOverlay() local
|
/aosp14/system/core/libprocessgroup/setup/ |
H A D | cgroup_map_write.cpp | 185 static bool ReadDescriptorsFromFile(const std::string& file_name, in ReadDescriptorsFromFile()
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ |
H A D | build_hdi_files_info.py | 29 def __init__(self, file_name, token_type, value): argument 550 def translate_file_name(file_name): argument
|
/aosp14/system/core/fs_mgr/liblp/ |
H A D | images.cpp | 208 std::string file_name = "super_" + name + ".img"; in ExportFiles() local
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 152 def parse_syscall_file(file_name): argument 174 def gen_syscall_nr_table(file_name, func_name_nr_table): argument
|
/ohos5.0/build/config/components/init/seccomp/scripts/ |
H A D | generate_code_from_policy.py | 152 def parse_syscall_file(file_name): argument 174 def gen_syscall_nr_table(file_name, func_name_nr_table): argument
|
/aosp14/system/core/init/ |
H A D | service_parser.cpp | 511 auto file_name = ExpandProps(args[1]); in ParseFile() local
|
/ohos5.0/base/print/print_fwk/services/scan_service/src/ |
H A D | scan_service_ability.cpp | 1695 std::string file_name; in StartScanTask() local 1712 void ScanServiceAbility::GeneratePictureBatch(const std::string &scannerId, std::string &file_name, in GeneratePictureBatch() 1765 void ScanServiceAbility::GeneratePictureSingle(const std::string &scannerId, std::string &file_name, in GeneratePictureSingle()
|
/ohos5.0/base/startup/hvb/tools/ |
H A D | hvbtool.py | 298 def __init__(self, file_name): argument
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/ |
H A D | async_dir.rs | 670 pub fn file_name(&self) -> OsString { in file_name() method
|