Searched refs:kSourcesDirectoryPath (Results 1 – 3 of 3) sorted by relevance
11 const char* const kSourcesDirectoryPath = "_sources_"; variable
18 extern const char* const kSourcesDirectoryPath;
96 fIgnorePaths.insert(kSourcesDirectoryPath); in EntryFilter()