Searched refs:implLibraryModule (Results 1 – 1 of 1) sorted by relevance
2188 implLibraryModule *Library member2431 if module.implLibraryModule != nil {2432 return module.implLibraryModule.OutputFiles(tag)2458 module.implLibraryModule = implLibrary2525 implLibraryModule := module.implLibraryModule2526 if implLibraryModule != nil && withinSameApexesAs(ctx, module) {2528 return implLibraryModule.HeaderJars()2530 return implLibraryModule.ImplementationJars()2556 if module.implLibraryModule == nil {2559 return module.implLibraryModule.DexJarBuildPath()[all …]