Searched defs:int (Results 1 – 13 of 13) sorted by relevance
| /build/ohos/images/mkimage/ |
| D | imkcovert.py | 32 def get_fill_cnt(inputfile: str, blocksize: int) -> int: 46 def get_gap_blocksize(length: int, size: int) -> int: 56 def get_block_cnt(inputfile: str, blocksize: int) -> int: 67 def get_crc_value(inputfile: str, blocksize: int): 117 def is_empty_block(buff: list, size: int) -> bool: 151 def get_raw_datafile(imagefile: str, blockid, total_blocks: int, blocksize: int) -> int:
|
| /build/scripts/ |
| D | build_js_assets.py | 87 def make_manifest_data(config: dict, options, js2abc: bool, asset_index: int, assets_cnt: int, src_… 180 def enable_compile_cache(asset_index: int, assets_cnt: int, env: dict, use_compile_cache: bool):
|
| D | cargo2gn.py | 180 def parse_rustc(self, line_num: int, line: str):
|
| /build/tools/component_tools/static_check/bundle_check/ |
| D | bundle_json_check.py | 320 …def _check_component_name(self, component: dict, component_line: int, bundle_error_component: list… 339 def _check_component_subsystem(self, component: dict, component_line: int, 380 …def _check_component_ast(self, component: dict, component_line: int, bundle_error_component: list): 411 …def _check_component_rom(self, component: dict, component_line: int, bundle_error_component: list): 436 …def _check_component_ram(self, component: dict, component_line: int, bundle_error_component: list): 461 …def _check_component_deps(self, component: dict, component_line: int, bundle_error_component: list…
|
| /build/hb/exceptions/ |
| D | ohos_exception.py | 26 def __init__(self, message: str, code: int = 0):
|
| /build/ohos/sa_profile/sa_info_process/ |
| D | sort_sa_by_bootphase.py | 88 … def check_depend(cur_systemability: str, deps_count: int, dependencies: list, depend_path: list): 273 def check_index(systemabilities: list, dependency, idx_self: int):
|
| /build/hb/services/ |
| D | hdc.py | 53 def execute_hdc_cmd(self, cmd_type: int, **kwargs):
|
| D | hpm.py | 54 def execute_hpm_cmd(self, cmd_type: int, **kwargs):
|
| D | gn.py | 58 def execute_gn_cmd(self, cmd_type: int, **kwargs):
|
| D | menu.py | 351 def append(index: int, choice: list):
|
| /build/tools/component_tools/static_check/ |
| D | csct_online_prehandle.py | 144 def get_diff_by_repo_pr_num(repo_url: str, pr_num: int):
|
| /build/ohos/hisysevent/ |
| D | gen_def_from_all_yaml.py | 320 def _is_valid_length(content: str, len_min: int, len_max: int) -> bool:
|
| /build/ |
| D | prebuilts_download.py | 100 def _copy_url(args, task_id: int, url: str, local_file: str, code_dir: str, unzip_dir: str,
|