Searched refs:implLibraryModule (Results 1 – 1 of 1) sorted by relevance
1998 implLibraryModule *Library member2241 if module.implLibraryModule != nil {2242 return module.implLibraryModule.OutputFiles(tag)2268 module.implLibraryModule = implLibrary2329 implLibraryModule := module.implLibraryModule2330 if implLibraryModule != nil && withinSameApexesAs(ctx, module) {2332 return implLibraryModule.HeaderJars()2334 return implLibraryModule.ImplementationJars()2360 if module.implLibraryModule == nil {2363 return module.implLibraryModule.DexJarBuildPath()[all …]