Searched refs:arch_type (Results 1 - 1 of 1) sorted by relevance
/base/web/webview/ | ||
H A D | prepare.sh | 28 arch_type=$(uname -m) 30 if [ "$arch_type" == "x86_64" ]; then 36 CLANG_FORMAT_DIR=${WORK_SPACE}/../../../prebuilts/clang/ohos/linux-${arch_type}/llvm/bin |
Completed in 1 milliseconds