Home
last modified time | relevance | path

Searched refs:install_file (Results 1 – 1 of 1) sorted by relevance

/ndk/build/tools/
Dbuild-ndk-sysroot.sh146 install_file () function
154 (cd $1 && find . -type f | while read ff; do install_file $ff $2; done)