Home
last modified time | relevance | path

Searched defs:data (Results 1 – 6 of 6) 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/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/scripts/util/
Dbuild_utils.py349 data=None, argument
/build/templates/common/
Dgenerate_component_package.py942 def _get_public_external_deps(data, public_deps): argument
955 def _is_innerkit(data, part, module): argument