OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:run_on_setup
(Results
1 - 1
of
1
) sorted by null
/ndk/build/tools/
build-host-gcc.sh
452
run_on_setup
()
function
461
run_on_setup
mkdir -p "$BUILD_DIR"
471
run_on_setup
mkdir -p "$WRAPPERS_DIR" &&
run_on_setup
rm -rf "$WRAPPERS_DIR/*"
474
run_on_setup
mkdir -p "$STAMPS_DIR"
476
run_on_setup
rm -f "$STAMPS_DIR"/*
[
all
...]
Completed in 560 milliseconds