Searched refs:check_path (Results 1 – 1 of 1) sorted by relevance
82 def check_path(path): function91 success = check_path(self.gcc_toolchain_dir)92 success &= check_path(ld_exeutable)93 success &= check_path(self.clang_dir)94 success &= check_path(self.ndk_include)95 success &= check_path(self.ndk_lib)