Home
last modified time | relevance | path

Searched defs:value (Results 1 – 15 of 15) sorted by relevance

/build/tools/component_tools/
Dcomponent_node.py35 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/
Dbundle_check_online.py110 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/
Dsdk_info.py108 value = settings.get(key) variable
110 value = value.decode() variable
112 value = '"%s"' % value variable
/build/hb/util/
Dtype_check_util.py31 def is_bool_type(value): argument
40 def is_int_type(value): argument
/build/misc/mac/
Dfind_sdk.py24 def __init__(self, value): argument
/build/hb/containers/
Darg.py164 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/
Dservice_interface.py36 def exec(self, value): argument
/build/ohos/testfwk/
Dtestcase_resource_copy.py100 def _parse_res_value(value) -> str: argument
/build/config/components/hc_gen/
Dhcs_build_info.py30 def __init__(self, file_name, token_type, value): argument
/build/ohos/sbom/sbom/config/configs/
Ddocument.config.json143 "value": { object
152 "value": "1.2.0" string
/build/scripts/
Dcargo2gn.py553 def dump(name, value): argument
560 def opt_dump(name, value): argument
/build/hb/resources/
Dconfig.py279 def log_mode(self, value): argument
/build/config/components/hdi/
Dbuild_hdi_files_info.py36 def __init__(self, file_name, token_type, value): argument
/build/config/components/init/seccomp/scripts/
Dgenerate_code_from_policy.py452 def gen_mask_equal_bpf(arg_id, mask, value, cur_size): argument
/build/templates/common/
Dgenerate_component_package.py1061 def _check_label(public_deps, value): argument