Home
last modified time | relevance | path

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

/build/soong/java/
Ddevice_host_converter.go39 combinedImplementationJar android.Path member
119 d.combinedImplementationJar = outputFile
121 d.combinedImplementationJar = d.implementationAndResourceJars[0]
184 OutputFile: android.OptionalPathForPath(d.combinedImplementationJar),
190 fmt.Fprintln(w, "LOCAL_SOONG_CLASSES_JAR :=", d.combinedImplementationJar.String())