Searched refs:DirPath (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp1849 static std::vector<std::string> getWhiteListFilenames(StringRef DirPath) { argument
1854 if (DirPath.empty() || !is_directory(DirPath))
1858 directory_iterator DI = directory_iterator(DirPath, EC);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Ddbghelp.h134 BOOL IMAGEAPI MakeSureDirectoryPathExists(PCSTR DirPath);
/external/mesa3d/src/gallium/auxiliary/util/
H A Ddbghelp.h134 BOOL IMAGEAPI MakeSureDirectoryPathExists(PCSTR DirPath);

Completed in 141 milliseconds