Searched defs:ClasspathFragmentBase (Results 1 – 4 of 4) sorted by relevance
67 type ClasspathFragmentBase struct { struct68 properties classpathFragmentProperties70 classpathType classpathType72 outputFilepath android.OutputPath73 installDirPath android.InstallPath76 func (c *ClasspathFragmentBase) classpathFragmentBase() *ClasspathFragmentBase {161 func (c *ClasspathFragmentBase) outputFilename() string {165 …Actions(ctx android.ModuleContext, configuredJars android.ConfiguredJarList, jars []classpathJar) {195 …c (c *ClasspathFragmentBase) installClasspathProto(ctx android.ModuleContext) android.InstallPath {216 func (c *ClasspathFragmentBase) androidMkEntries() []android.AndroidMkEntries {
51 ClasspathFragmentBase anonMember89 ClasspathFragmentBase anonMember
41 ClasspathFragmentBase anonMember
228 ClasspathFragmentBase anonMember