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

  /external/valgrind/main/auxprogs/
gen-mdg 258 my $start_dir = `basename \`pwd\``;
259 chop($start_dir); # trim newline
260 process_dir($start_dir);
  /build/tools/
mktarball.sh 15 start_dir=`readlink -f $2`
  /external/chromium/net/test/
python_utils.cc 44 // |start_dir|. If found, return true and put the path to |to_try| in
46 bool TryRelativeToDir(const FilePath& start_dir,
49 FilePath dir(start_dir);

Completed in 1174 milliseconds