Home
last modified time | relevance | path

Searched refs:Filepaths (Results 1 – 1 of 1) sorted by relevance

/packages/modules/SdkExtensions/derive_classpath/
Dderive_classpath.cpp35 using Filepaths = std::vector<std::string>; typedef
36 using Classpaths = std::unordered_map<Classpath, Filepaths>;
122 bool GlobClasspathFragments(Filepaths* fragments, const std::string& glob_pattern_prefix, in GlobClasspathFragments()
212 Filepaths fragments; in ParseFragments()