Searched refs:DexJarBuildPath (Results 1 – 8 of 8) sorted by relevance
153 func (d *DeviceHostConverter) DexJarBuildPath() android.Path { func
250 jar, hasJar := module.(interface{ DexJarBuildPath() android.Path })291 return index, jar.DexJarBuildPath()
150 pathList[i] = j.DexJarBuildPath()
540 DexJarBuildPath() android.Path methodSpec1855 func (j *Module) DexJarBuildPath() android.Path { func2697 func (j *Import) DexJarBuildPath() android.Path { func2899 func (j *DexImport) DexJarBuildPath() android.Path { func
737 func (a *AARImport) DexJarBuildPath() android.Path { func
1981 func (module *SdkLibraryImport) DexJarBuildPath() android.Path { func1985 return module.implLibraryModule.DexJarBuildPath()
1921 buildPath := lib.DexJarBuildPath()
1692 DexJarBuildPath() android.Path methodSpec1706 fileToCopy := module.DexJarBuildPath()