Searched refs:ClasspathFile (Results 1 – 2 of 2) sorted by relevance
153 ClasspathFile() android.Path methodSpec245 bootClasspath = android.OptionalPathForPath(javaDep.ClasspathFile())247 classpath = append(classpath, javaDep.ClasspathFile())249 classpath = append(classpath, javaDep.ClasspathFile())251 classpath = append(classpath, javaDep.ClasspathFile())411 func (j *javaBase) ClasspathFile() android.Path { func536 func (j *JavaPrebuilt) ClasspathFile() android.Path { func
238 depFile = android.OptionalPathForPath(sdkDep.ClasspathFile())