HomeSort by relevance Sort by last modified time
    Searched refs:PLAIN_SUFFIX (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/installer/mac/
dirpatcher.sh 100 readonly PLAIN_SUFFIX='$raw'
210 elif [[ "${patch_file: -${#PLAIN_SUFFIX}}" = "${PLAIN_SUFFIX}" ]]; then
213 strip_length=${#PLAIN_SUFFIX}
dirdiffer.sh 159 readonly PLAIN_SUFFIX='$raw'
222 local uncompressed_file="${patch_file}${PLAIN_SUFFIX}"

Completed in 45 milliseconds