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

  /bionic/libc/tools/
bionic_utils.py 56 def find_file_from_upwards(from_path,target_file):
68 file = path + "/" + target_file
72 D("found %s in %s" % (target_file, path))
83 file = path + target_file
87 D("found %s in %s" % (target_file, path))
  /development/scripts/
divide_and_compress.py 236 target_file = zip_queue[0]
237 if os.path.isfile(target_file):
238 self.AddFileToArchive(target_file, compress_bit)
  /bionic/libc/kernel/tools/
utils.py 50 def find_file_from_upwards(from_path,target_file):
62 file = target_file
64 file = path + "/" + target_file
67 D("found %s in %s" % (target_file, path))
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 1965 milliseconds