Searched defs:data (Results 1 – 6 of 6) sorted by relevance
| /build/lite/ |
| D | utils.py | 27 def encode(data, encoding: str = 'utf-8'): argument 33 def decode(data, encoding: str = 'utf-8'): argument
|
| /build/tools/module_dependence/ |
| D | module_deps_tree.py | 41 def __init__(self, data, inner_kits_adapter): argument
|
| /build/hb/util/ |
| D | component_util.py | 143 def process_bundle_path(bundle_json, bundles_path, data): argument
|
| /build/tools/component_tools/static_check/gn_check/ |
| D | check_gn_online.py | 199 data = {'a.gn': [[11, 'dsfsdf product_name'], [13, '("//build/dasd/")']], variable
|
| /build/scripts/util/ |
| D | build_utils.py | 349 data=None, argument
|
| /build/templates/common/ |
| D | generate_component_package.py | 942 def _get_public_external_deps(data, public_deps): argument 955 def _is_innerkit(data, part, module): argument
|