Searched refs:implLibraryModuleName (Results 1 – 3 of 3) sorted by relevance
37 func implLibraryModuleName(sdkLibName string) string { func42 func (c *commonToSdkLibraryAndImport) implLibraryModuleName() string { func43 return implLibraryModuleName(c.module.RootLibraryName())149 Name: proptools.StringPtr(module.implLibraryModuleName()),
1403 ctx.AddDependency(module, implLibraryTag, module.implLibraryModuleName())1579 generatingLibs = append(generatingLibs, module.implLibraryModuleName())1619 entries.Required = append(entries.Required, module.implLibraryModuleName())2129 implName := module.implLibraryModuleName()2240 generatingLibs = append(generatingLibs, module.implLibraryModuleName())
143 implLibName := implLibraryModuleName(bootImageModuleName)