Searched refs:traverse_and_check (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/update/sys_installer/services/module_update/ |
H A D | 模块升级编译打包和使用指南.md | 294 [OHOS ERROR] copy_list = traverse_and_check(check_list, args.clang_readelf, abidiff_bin, abidw_… 295 …ter/out/rk3568/../../build/ohos/update/check_abi_and_copy_deps.py", line 172, in traverse_and_check 330 [OHOS ERROR] copy_list = traverse_and_check(check_list, args.clang_readelf, abidiff_bin, abidw_… 331 …ter/out/rk3568/../../build/ohos/update/check_abi_and_copy_deps.py", line 172, in traverse_and_check
|
/ohos5.0/build/ohos/update/ |
H A D | check_abi_and_copy_deps.py | 137 def traverse_and_check(check_list: list, readelf: str, abidiff: str, abidw: str, abi_dumps_path: st… function 225 …copy_list = traverse_and_check(check_list, args.clang_readelf, abidiff_bin, abidw_bin, args.abi_du…
|