Searched defs:bool (Results 1 – 14 of 14) sorted by relevance
| /build/scripts/ |
| D | copy_ex.py | 47 follow_all_symlinks: bool = False, 48 follow_outside_symlinks: bool = False) -> str: 108 follow_all_symlinks: bool = False, 109 follow_outside_symlinks: bool = False):
|
| D | build_js_assets.py | 65 def make_my_env(options, js2abc: bool) -> dict: 87 def make_manifest_data(config: dict, options, js2abc: bool, asset_index: int, assets_cnt: int, src_… 116 def build_ace(cmd: str, options, js2abc: bool, loader_home: str, assets_dir: str, assets_name: str): 180 def enable_compile_cache(asset_index: int, assets_cnt: int, env: dict, use_compile_cache: bool):
|
| D | tools_checker.py | 50 def check_build_requried_packages(host_version: str, check: bool = True):
|
| D | gen_sdk_build_file.py | 78 def gen_build_file(input_file: str, sdk_out_dir: str, generate_sig: bool,
|
| /build/lite/ |
| D | copy_files.py | 26 def copytree(src: str, dst: str, symlinks: bool = False, ignore=None):
|
| D | utils.py | 91 def makedirs(path: str, exist_ok: bool = True):
|
| /build/ohos/ndk/ |
| D | check_ndk_header_signature.py | 50 …ignature(output: str, headers: list, root_build_dir: str, saved: str, generated: str, check: bool):
|
| /build/tools/module_dependence/ |
| D | part_deps.py | 117 def run(deps_files_path: str, output_path: str, is_graph: bool):
|
| /build/config/linux/ |
| D | pkg-config.py | 87 def matches_any_regexp(flag: bool, list_of_regexps: list) -> bool:
|
| /build/ohos/update/ |
| D | check_abi_and_copy_deps.py | 29 def get_value_from_file(file: str, target: list, key: str, must: bool = True):
|
| /build/ |
| D | gn_helpers.py | 30 def to_gn_string(value: str, allow_dicts: bool = True) -> str:
|
| D | prebuilts_download.py | 267 def _node_modules_copy(config: dict, code_dir: str, enable_symlink: bool):
|
| /build/ohos/sa_profile/sa_info_process/ |
| D | sort_sa_by_bootphase.py | 209 def validate_creation(creation: bool):
|
| /build/ohos/packages/ |
| D | process_field_validate.py | 90 def set_critical(self, critical: bool):
|