Searched defs:ClasspathFragmentBase (Results 1 – 4 of 4) sorted by relevance
66 type ClasspathFragmentBase struct { struct67 properties classpathFragmentProperties69 classpathType classpathType71 outputFilepath android.OutputPath72 installDirPath android.InstallPath75 func (c *ClasspathFragmentBase) classpathFragmentBase() *ClasspathFragmentBase {156 func (c *ClasspathFragmentBase) outputFilename() string {160 …Actions(ctx android.ModuleContext, configuredJars android.ConfiguredJarList, jars []classpathJar) {190 …c (c *ClasspathFragmentBase) installClasspathProto(ctx android.ModuleContext) android.InstallPath {211 func (c *ClasspathFragmentBase) androidMkEntries() []android.AndroidMkEntries {
50 ClasspathFragmentBase anonMember88 ClasspathFragmentBase anonMember
42 ClasspathFragmentBase anonMember
234 ClasspathFragmentBase anonMember