HomeSort by relevance Sort by last modified time
    Searched full:install_file (Results 1 - 1 of 1) sorted by null

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

Completed in 429 milliseconds