Searched refs:_bh_extract_version (Results 1 - 1 of 1) sorted by relevance
/ndk/build/tools/ | ||
H A D | common-build-host-funcs.sh | 255 _bh_extract_version () function 271 local RET=$(_bh_extract_version $1 | cut -d . -f 1) 282 local RET=$(_bh_extract_version $1 | cut -d . -f 2) |
Completed in 19 milliseconds