Home
last modified time | relevance | path

Searched defs:data (Results 1 – 9 of 9) sorted by relevance

/build/lite/
Dutils.py27 def encode(data, encoding: str = 'utf-8'): argument
33 def decode(data, encoding: str = 'utf-8'): argument
/build/hb/services/
Dprebuilts.py87 def write_last_update(self, data): argument
/build/tools/module_dependence/
Dmodule_deps_tree.py41 def __init__(self, data, inner_kits_adapter): argument
/build/hb/util/
Dcomponent_util.py143 def process_bundle_path(bundle_json, bundles_path, data): argument
/build/tools/component_tools/static_check/gn_check/
Dcheck_gn_online.py199 data = {'a.gn': [[11, 'dsfsdf product_name'], [13, '("//build/dasd/")']], variable
/build/prebuilts_service/
Dcommon_utils.py56 def save_data(file_path: str, data): argument
Dconfig_parser.py253 def has_undefined_var(cls, data): argument
/build/scripts/util/
Dbuild_utils.py354 data=None, argument
/build/templates/common/
Dgenerate_component_package.py1072 def _get_public_external_deps(data, public_deps): argument
1085 def _is_innerkit(data, part, module): argument