Home
last modified time | relevance | path

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

/build/soong/android/
Ddeapexer.go85 func (i DeapexerInfo) PrebuiltExportPath(apexRelativePath string) Path { func
/build/soong/java/
Dbootclasspath_fragment.go936 fromPath := di.PrebuiltExportPath(apexRelativePath)
Djava.go1336 …if dexOutputPath := di.PrebuiltExportPath(apexRootRelativePathToJavaLib(j.BaseModuleName())); dexO…