| /build/tools/component_tools/ |
| D | component_node.py | 35 def module_name(self, value): argument 43 def subsystem_name(self, value): argument 51 def part_name(self, value): argument 59 def deps(self, value): argument 67 def external_deps(self, value): argument 75 def raw_data(self, value): argument 139 def components_name(self, value): argument 147 def deps(self, value): argument
|
| /build/tools/component_tools/static_check/bundle_check/ |
| D | bundle_check_online.py | 110 def _check_line_version(value): argument 123 def _check_line_rom_ram(key, value): argument 136 def _check_line_syscap(value): argument
|
| /build/config/mac/ |
| D | sdk_info.py | 108 value = settings.get(key) variable 110 value = value.decode() variable 112 value = '"%s"' % value variable
|
| /build/hb/util/ |
| D | type_check_util.py | 31 def is_bool_type(value): argument 40 def is_int_type(value): argument
|
| /build/misc/mac/ |
| D | find_sdk.py | 24 def __init__(self, value): argument
|
| /build/hb/containers/ |
| D | arg.py | 164 attribute: dict, argtype: ArgType, value, argument 302 def arg_value(self, value): argument 306 def resolve_function(self, value): argument 311 def write_args_file(key: str, value, module_type: ModuleType): argument
|
| /build/hb/services/interface/ |
| D | service_interface.py | 36 def exec(self, value): argument
|
| /build/ohos/testfwk/ |
| D | testcase_resource_copy.py | 100 def _parse_res_value(value) -> str: argument
|
| /build/config/components/hc_gen/ |
| D | hcs_build_info.py | 30 def __init__(self, file_name, token_type, value): argument
|
| /build/ohos/sbom/sbom/config/configs/ |
| D | document.config.json | 143 "value": { object 152 "value": "1.2.0" string
|
| /build/scripts/ |
| D | cargo2gn.py | 553 def dump(name, value): argument 560 def opt_dump(name, value): argument
|
| /build/hb/resources/ |
| D | config.py | 279 def log_mode(self, value): argument
|
| /build/config/components/hdi/ |
| D | build_hdi_files_info.py | 36 def __init__(self, file_name, token_type, value): argument
|
| /build/config/components/init/seccomp/scripts/ |
| D | generate_code_from_policy.py | 452 def gen_mask_equal_bpf(arg_id, mask, value, cur_size): argument
|
| /build/templates/common/ |
| D | generate_component_package.py | 1061 def _check_label(public_deps, value): argument
|