Home
last modified time | relevance | path

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

/ndk/build/tools/
Dcommon-build-host-funcs.sh777 local STAMP_NAME=$1
779 if [ ! -f "$BH_STAMPS_DIR/$STAMP_NAME" ]; then
782 mkdir -p "$BH_STAMPS_DIR" && touch "$BH_STAMPS_DIR/$STAMP_NAME"