Searched refs:implLibraryModule (Results 1 – 1 of 1) sorted by relevance
1920 implLibraryModule *Library member2159 module.implLibraryModule = implLibrary2222 implLibraryModule := module.implLibraryModule2223 if implLibraryModule != nil && withinSameApexesAs(ctx, module) {2225 return implLibraryModule.HeaderJars()2227 return implLibraryModule.ImplementationJars()2253 if module.implLibraryModule == nil {2256 return module.implLibraryModule.DexJarBuildPath()2262 if module.implLibraryModule == nil {2265 return module.implLibraryModule.DexJarInstallPath()[all …]