Searched refs:do_check (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/update/sys_installer/services/module_update/ |
H A D | 模块升级编译打包和使用指南.md | 296 [OHOS ERROR] do_check(target_out_dir, target_name, stripped_dir, readelf, abidiff, abidw, abi_d… 297 …armony_master/out/rk3568/../../build/ohos/update/check_abi_and_copy_deps.py", line 124, in do_check 332 [OHOS ERROR] do_check(target_out_dir, target_name, stripped_dir, readelf, abidiff, abidw, abi_d… 333 …armony_master/out/rk3568/../../build/ohos/update/check_abi_and_copy_deps.py", line 121, in do_check
|
/ohos5.0/build/ohos/sa_profile/sa_info_process/ |
H A D | sort_sa_by_bootphase.py | 81 def do_check(systemability, dependency): function 93 do_check(cur_systemability, cur_dependency)
|
/ohos5.0/build/ohos/update/ |
H A D | check_abi_and_copy_deps.py | 94 def do_check(target_out_dir: str, target_name: str, stripped_dir: str, readelf: str, function 173 … do_check(target_out_dir, target_name, stripped_dir, readelf, abidiff, abidw, abi_dumps_path)
|