/ohos5.0/base/web/webview/ohos_interface/ohos_glue/scripts/ |
H A D | make_capi_header.py | 72 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 D | fs_avb_test_util.cpp | 50 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 D | config.py | 25 def enable_option(file_name): argument
|
/ohos5.0/base/update/updater/services/rust/hash_signed_data/src/ |
H A D | macros.rs | 39 let file_name = file_name_str.unwrap_or("unknown"); localVariable
|
/ohos5.0/build/indep_configs/scripts/ |
H A D | refactor_hpm_bundle_json.py | 61 def _out_bundle_json(bundle_json, file_name): argument
|
/ohos5.0/base/startup/init/services/etc/passwd_appender/ |
H A D | passwd_appender.py | 131 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 D | create_idl_hdi.json | 15 "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 D | categorized_libraries_utils.py | 46 def load_categorized_libraries(file_name): argument
|
/aosp14/frameworks/base/core/xsd/vts/ |
H A D | ValidatePermission.cpp | 58 for (std::string file_name : files) { in TEST() local
|
/aosp14/frameworks/base/services/core/xsd/vts/ |
H A D | ValidateDefaultPermissions.cpp | 58 for (auto& file_name : files) { in TEST() local
|
/ohos5.0/base/startup/init/services/modules/seccomp/scripts/tools/ |
H A D | strace_log_analysis.py | 56 def parse_file(file_name): argument
|
H A D | audit_log_analysis.py | 81 def parse_file(file_name, arch_nr): argument
|
/aosp14/system/core/libprocessgroup/ |
H A D | task_profiles_test.cpp | 103 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 D | download_iana.py | 84 def decompress(file_name, save_path): argument
|
/ohos5.0/base/request/request/services/src/utils/ |
H A D | form_item.rs | 25 pub file_name: String, field
|
/aosp14/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
H A D | block_device_writer.cpp | 55 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 D | construct.rs | 136 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 D | idl_generator.py | 59 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 D | hidumper_dumpers_test.cpp | 261 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 D | hdf_delete_handler.py | 79 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 D | fs_mgr_fstab.cpp | 93 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 D | fs_mgr_boot_config.cpp | 147 std::string file_name = get_android_dt_dir() + "/" + key; in fs_mgr_get_boot_config() local
|
/ohos5.0/base/update/updater/utils/ |
H A D | utils_fs.cpp | 120 auto file_name = strPath + std::string(dt->d_name); in RemoveDir() local
|
/ohos5.0/base/startup/init/test/unittest/modules/ |
H A D | eng_unittest.cpp | 56 auto file_name = strPath + std::string(dt->d_name); in RemoveDir() local
|
/ohos5.0/base/update/packaging_tools/ |
H A D | transfers_manager.py | 79 def simplify_file_name(file_name): argument
|