Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 14 of 14) sorted by relevance

/build/scripts/
Dcopy_ex.py47 follow_all_symlinks: bool=False,
48 follow_outside_symlinks: bool=False) -> str:
108 follow_all_symlinks: bool=False,
109 follow_outside_symlinks: bool=False):
Dbuild_js_assets.py64 def make_my_env(options, js2abc: bool) -> dict:
85 def make_manifest_data(config: dict, options, js2abc: bool, asset_index: int, assets_cnt: int, src_…
114 def build_ace(cmd: str, options, js2abc: bool, loader_home: str, assets_dir: str, assets_name: str):
Dtools_checker.py50 def check_build_requried_packages(host_version: str, check: bool=True):
Dgen_sdk_build_file.py78 def gen_build_file(input_file: str, sdk_out_dir: str, generate_sig: bool,
/build/lite/
Dcopy_files.py26 def copytree(src: str, dst: str, symlinks: bool=False, ignore=None):
Dutils.py91 def makedirs(path: str, exist_ok: bool=True):
/build/ohos/ndk/
Dcheck_ndk_header_signature.py50 …ignature(output: str, headers: list, root_build_dir: str, saved: str, generated: str, check: bool):
/build/tools/module_dependence/
Dpart_deps.py117 def run(deps_files_path: str, output_path: str, is_graph: bool):
/build/config/linux/
Dpkg-config.py87 def MatchesAnyRegexp(flag: bool, list_of_regexps: list) -> bool:
/build/ohos/update/
Dcheck_abi_and_copy_deps.py29 def get_value_from_file(file: str, target: list, key: str, must: bool=True):
/build/
Dgn_helpers.py30 def ToGNString(value: str, allow_dicts: bool=True) -> str:
Dprebuilts_download.py238 def _node_modules_copy(config: dict, code_dir: str, enable_symlink: bool):
/build/ohos/sa_profile/sa_info_process/
Dsort_sa_by_bootphase.py143 def validate_creation(creation: bool):
/build/ohos/packages/
Dprocess_field_validate.py90 def set_critical(self, critical: bool):