Searched refs:Classpaths (Results 1 – 2 of 2) sorted by relevance
32 using Classpaths = std::unordered_map<Classpath, Filepaths>; typedef98 bool WriteClasspathExports(Classpaths classpaths, std::string_view output_path) { in WriteClasspathExports()152 bool ParseFragments(const std::string& globPatternPrefix, Classpaths& classpaths, bool boot_jars) { in ParseFragments()205 Classpaths classpaths; in GenerateClasspathExports()
19 import static android.compat.testing.Classpaths.ClasspathType.BOOTCLASSPATH;20 import static android.compat.testing.Classpaths.ClasspathType.DEX2OATBOOTCLASSPATH;21 import static android.compat.testing.Classpaths.ClasspathType.SYSTEMSERVERCLASSPATH;22 import static android.compat.testing.Classpaths.getJarsOnClasspath;33 import android.compat.testing.Classpaths;