Home
last modified time | relevance | path

Searched defs:value (Results 1 – 10 of 10) 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.py99 value = settings[key] variable
101 value = value.decode() variable
103 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/hb/containers/
Darg.py140 attribute: dict, argtype: ArgType, value, argument
159 def arg_value(self, value): argument
183 def resolve_function(self, value): argument
274 def write_args_file(key: str, value, module_type: ModuleType): argument
/build/misc/mac/
Dfind_sdk.py24 def __init__(self, value): 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/scripts/
Dcargo2gn.py553 def dump(name, value): argument
560 def opt_dump(name, value): argument
/build/hb/resources/
Dconfig.py308 def log_mode(self, value): argument