OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:do_from
(Results
1 - 1
of
1
) sorted by null
/ndk/build/tools/
build-ccache.sh
45
register_option "--from=<url>"
do_from
"Specify source package" "$PACKAGE"
48
do_from
() { CCACHE_URL=$1; CCACHE_PACKAGE=`basename $1`; }
function
Completed in 56 milliseconds