Searched refs:GlobClasspathFragments (Results 1 – 1 of 1) sorted by relevance
72 bool GlobClasspathFragments(Filepaths* fragments, const std::string& pattern) { in GlobClasspathFragments() function160 if (!GlobClasspathFragments(&fragments, globPatternPrefix + pattern)) { in ParseFragments()