Home
last modified time | relevance | path

Searched defs:int (Results 1 – 13 of 13) sorted by relevance

/build/ohos/images/mkimage/
Dimkcovert.py32 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/
Dbuild_js_assets.py87 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):
Dcargo2gn.py180 def parse_rustc(self, line_num: int, line: str):
/build/tools/component_tools/static_check/bundle_check/
Dbundle_json_check.py320 …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/
Dohos_exception.py26 def __init__(self, message: str, code: int = 0):
/build/ohos/sa_profile/sa_info_process/
Dsort_sa_by_bootphase.py88 … 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/
Dhdc.py53 def execute_hdc_cmd(self, cmd_type: int, **kwargs):
Dhpm.py54 def execute_hpm_cmd(self, cmd_type: int, **kwargs):
Dgn.py58 def execute_gn_cmd(self, cmd_type: int, **kwargs):
Dmenu.py351 def append(index: int, choice: list):
/build/tools/component_tools/static_check/
Dcsct_online_prehandle.py144 def get_diff_by_repo_pr_num(repo_url: str, pr_num: int):
/build/ohos/hisysevent/
Dgen_def_from_all_yaml.py320 def _is_valid_length(content: str, len_min: int, len_max: int) -> bool:
/build/
Dprebuilts_download.py100 def _copy_url(args, task_id: int, url: str, local_file: str, code_dir: str, unzip_dir: str,