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

  /ndk/build/tools/
build-platforms.sh 252 mkdir -p "$DDIR" && (cd "$SDIR" && tar chf - *) | (tar xf - -C "$DDIR")
  /ndk/build/core/
ndk-common.sh 691 mkdir -p "$DSTDIR" && (cd "$SRCDIR" && tar chf - *) | (tar xf - -C "$DSTDIR")

Completed in 194 milliseconds