Searched refs:HOST_V8 (Results 1 – 1 of 1) sorted by relevance
42 HOST_V8=$371 local HOST_HASH=$($MD5 "$HOST_V8/$FILE")73 adb push "$HOST_V8/$FILE" "$ANDROID_V8/$FILE" &> /dev/null81 for FILE in $(find "$HOST_V8/$DIR" -not -path "*.svn*" -type f); do