Searched refs:target_file (Results 1 – 2 of 2) sorted by relevance
56 def find_file_from_upwards(from_path,target_file): argument68 file = path + "/" + target_file72 D("found %s in %s" % (target_file, path))83 file = path + target_file87 D("found %s in %s" % (target_file, path))
50 def find_file_from_upwards(from_path,target_file): argument62 file = target_file64 file = path + "/" + target_file67 D("found %s in %s" % (target_file, path))