Home
last modified time | relevance | path

Searched defs:file_name (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/
H A Dmake_capi_header.py72 def make_capi_include_file(clses, header, file_name, all_declares): argument
121 def make_capi_class_body(clses, header, file_name, all_declares): argument
167 def make_capi_header_file(header, dir_path, dir_name, file_name): argument
/ohos5.0/foundation/communication/dsoftbus/
H A Dconfig.py25 def enable_option(file_name): argument
/ohos5.0/base/update/updater/services/rust/hash_signed_data/src/
H A Dmacros.rs39 let file_name = file_name_str.unwrap_or("unknown"); localVariable
H A Dlib.rs78 let file_name = match file_name_c_str.to_str() { in GetSigFromHashData() localVariable
/ohos5.0/build/indep_configs/scripts/
H A Drefactor_hpm_bundle_json.py61 def _out_bundle_json(bundle_json, file_name): argument
/ohos5.0/build/ohos/packages/rules/
H A Dcategorized_libraries_utils.py46 def load_categorized_libraries(file_name): argument
/ohos5.0/base/startup/init/services/etc/passwd_appender/
H A Dpasswd_appender.py131 def check_passwd_file(file_name, limits): argument
149 def load_file(file_name, limit): argument
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/resources/templates/lite/hdi_template/
H A Dcreate_idl_hdi.json15 "file_name": "type.te" string
20 "file_name": "hdf_service.te" string
26 "file_name": "hdf_service_contexts" string
37 "file_name": "hdf_host.te" string
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/
H A Dstrace_log_analysis.py56 def parse_file(file_name): argument
H A Daudit_log_analysis.py81 def parse_file(file_name, arch_nr): argument
H A Dlibc_static_analysis.py233 def parse_file(arch, file_name): argument
/ohos5.0/base/global/timezone/tool/update_tool/
H A Ddownload_iana.py84 def decompress(file_name, save_path): argument
/ohos5.0/base/request/request/services/src/utils/
H A Dform_item.rs25 pub file_name: String, field
/ohos5.0/base/request/request/services/src/service/command/
H A Dconstruct.rs136 let file_name: String = data.read()?; in construct() localVariable
164 let file_name: String = data.read()?; in construct() localVariable
/ohos5.0/drivers/hdf_core/framework/tools/idl-gen/
H A Didl_generator.py59 def _search_file(self, root_path, file_name): argument
295 def _write_file(self, file_path, file_name): argument
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_dumpers_test.cpp261 std::string file_name = FILE_CPUINFO; variable
278 std::string file_name = FILE_CPUINFO; variable
292 std::string file_name = "/proc/%pid/smaps"; variable
/ohos5.0/drivers/hdf_core/framework/tools/hdf_dev_eco_tool/command_line/
H A Dhdf_delete_handler.py79 def linux_liteos_common(self, file_name, file_path, argument
242 def _delete_module_file(self, root, model, file_name, module_value): argument
/ohos5.0/base/update/updater/utils/
H A Dutils_fs.cpp120 auto file_name = strPath + std::string(dt->d_name); in RemoveDir() local
/ohos5.0/base/startup/init/test/unittest/modules/
H A Deng_unittest.cpp56 auto file_name = strPath + std::string(dt->d_name); in RemoveDir() local
/ohos5.0/base/update/packaging_tools/
H A Dtransfers_manager.py79 def simplify_file_name(file_name): argument
/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
/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/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/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

12