Home
last modified time | relevance | path

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

123

/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
/aosp14/system/core/fs_mgr/libfs_avb/tests/
H A Dfs_avb_test_util.cpp50 std::string BaseFsAvbTest::CalcVBMetaDigest(const std::string& file_name, in CalcVBMetaDigest()
73 const std::string& file_name, const std::string& avb_algorithm, uint64_t rollback_index, in GenerateVBMetaImage()
146 base::FilePath BaseFsAvbTest::GenerateImage(const std::string& file_name, size_t image_size, in GenerateImage()
210 VBMetaData BaseFsAvbTest::LoadVBMetaData(const std::string& file_name) { in LoadVBMetaData()
240 std::string BaseFsAvbTest::InfoImage(const std::string& file_name) { in InfoImage()
249 std::string file_name = key_path.RemoveExtension().BaseName().value(); in ExtractPublicKeyAvb() local
/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
/ohos5.0/build/indep_configs/scripts/
H A Drefactor_hpm_bundle_json.py61 def _out_bundle_json(bundle_json, 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/build/ohos/packages/rules/
H A Dcategorized_libraries_utils.py46 def load_categorized_libraries(file_name): argument
/aosp14/frameworks/base/core/xsd/vts/
H A DValidatePermission.cpp58 for (std::string file_name : files) { in TEST() local
/aosp14/frameworks/base/services/core/xsd/vts/
H A DValidateDefaultPermissions.cpp58 for (auto& file_name : files) { in TEST() local
/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
/aosp14/system/core/libprocessgroup/
H A Dtask_profiles_test.cpp103 ProfileAttributeMock(const std::string& file_name) : file_name_(file_name) {} in ProfileAttributeMock()
105 void Reset(const CgroupController& controller, const std::string& file_name, in Reset()
113 const std::string& file_name() const override { return file_name_; } in file_name() function in __anon4da615b10110::ProfileAttributeMock
/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
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/
H A Dblock_device_writer.cpp55 const char* file_name; member
96 int64_t get_physical_offset(const char* file_name, uint64_t byte_offset) { in get_physical_offset()
/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
/aosp14/system/core/fs_mgr/
H A Dfs_mgr_fstab.cpp93 bool ReadDtFile(const std::string& file_name, std::string* dt_value) { in ReadDtFile()
350 std::string file_name = get_android_dt_dir() + "/fstab/compatible"; in IsDtFstabCompatible() local
381 std::string file_name; in ReadFstabFromDt() local
935 std::string file_name = get_android_dt_dir() + "/compatible"; in is_dt_compatible() local
H A Dfs_mgr_boot_config.cpp147 std::string file_name = get_android_dt_dir() + "/" + key; in fs_mgr_get_boot_config() local
/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

123