Home
last modified time | relevance | path

Searched defs:file_name (Results 26 – 50 of 56) sorted by relevance

123

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/uploader/
H A Dmultipart.rs248 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 Dsuper_vbmeta_test.cpp39 void GeneratePartitionImage(int fd, const std::string& file_name, in GeneratePartitionImage()
/aosp14/system/core/trusty/apploader/
H A Dapploader.cpp91 static unique_fd read_file(const char* file_name, off64_t* out_file_size) { in read_file()
/aosp14/system/core/libprocessgroup/
H A Dcgroup_map.cpp108 std::string file_name = StringPrintf("/proc/%d/cgroup", tid); in GetTaskGroup() local
H A Dtask_profiles.h49 ProfileAttribute(const CgroupController& controller, const std::string& file_name, in ProfileAttribute()
H A Dtask_profiles.cpp117 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 Dlibc_static_analysis.py233 def parse_file(arch, file_name): argument
/ohos5.0/base/update/updater/services/rust/hash_signed_data/src/
H A Dlib.rs78 let file_name = match file_name_c_str.to_str() { in GetSigFromHashData() localVariable
/ohos5.0/build/templates/common/
H A Dgenerate_component_package.py225 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 Dhcs_build_info.py24 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 Dhdf_add_driver.py103 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 Dsimple.rs278 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 DFiles.cpp363 std::string file_name = entry->d_name; in FindFiles() local
/aosp14/frameworks/base/tools/aapt2/cmd/
H A DCompile_test.cpp191 static void AssertTranslations(CommandTestFixture *ctf, std::string file_name, in AssertTranslations()
/ohos5.0/base/update/packaging_tools/
H A Dutils.py578 def get_file_content(file_path, file_name=None): argument
/aosp14/frameworks/base/cmds/idmap2/idmap2d/
H A DIdmap2Service.cpp254 std::string file_name; in createFabricatedOverlay() local
/aosp14/system/core/libprocessgroup/setup/
H A Dcgroup_map_write.cpp185 static bool ReadDescriptorsFromFile(const std::string& file_name, in ReadDescriptorsFromFile()
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/
H A Dbuild_hdi_files_info.py29 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 Dimages.cpp208 std::string file_name = "super_" + name + ".img"; in ExportFiles() local
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/
H A Dgenerate_code_from_policy.py152 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 Dgenerate_code_from_policy.py152 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 Dservice_parser.cpp511 auto file_name = ExpandProps(args[1]); in ParseFile() local
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_service_ability.cpp1695 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 Dhvbtool.py298 def __init__(self, file_name): argument
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/fs/
H A Dasync_dir.rs670 pub fn file_name(&self) -> OsString { in file_name() method

123