Home
last modified time | relevance | path

Searched refs:PrebuiltExportPath (Results 1 – 4 of 4) 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…
Dsdk_library.go2206 …if dexOutputPath := di.PrebuiltExportPath(apexRootRelativePathToJavaLib(module.BaseModuleName()));…