Searched defs:directory (Results 1 – 4 of 4) sorted by relevance
208 ImmutableSet<File> findGeneratedFilesInDirectory(File directory) throws IOException { in findGeneratedFilesInDirectory()325 ImmutableSet<File> findThriftFilesInDirectory(File directory) throws IOException { in findThriftFilesInDirectory()327 checkArgument(directory.isDirectory(), "%s is not a directory", directory); in findThriftFilesInDirectory() local
204 private boolean checkThriftFileIsInThriftPathHelper(File directory) { in checkThriftFileIsInThriftPathHelper()
87 TempFile(const char* directory, const char* prefix) { in TempFile()
276 string php_namespace_directory(string directory, bool end = true) { in php_namespace_directory()