Home
last modified time | relevance | path

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

/build/soong/java/
Ddevice_host_converter.go40 combinedImplementationJar android.Path member
120 d.combinedImplementationJar = outputFile
122 d.combinedImplementationJar = d.implementationAndResourceJars[0]
176 OutputFile: android.OptionalPathForPath(d.combinedImplementationJar),
182 fmt.Fprintln(w, "LOCAL_SOONG_CLASSES_JAR :=", d.combinedImplementationJar.String())