Searched refs:ImplementationModuleName (Results 1 – 8 of 8) sorted by relevance
132 …nfoProvider); ok && ccInfo.LinkerInfo != nil && ccInfo.LinkerInfo.ImplementationModuleName != nil {133 name = *ccInfo.LinkerInfo.ImplementationModuleName
88 movedToApexLlndkLibrariesMap[library.ImplementationModuleName] = true
82 ImplementationModuleName *string member216 ImplementationModuleName string member1616 func (c *Module) ImplementationModuleName(ctx android.BaseModuleContext) string { func1619 name = versioned.ImplementationModuleName(name)1632 name = versioned.ImplementationModuleName(name)2410 name := v.ImplementationModuleName(ctx.OtherModuleName(c))2411 ccInfo.LinkerInfo.ImplementationModuleName = &name2504 info.ImplementationModuleName = vi.ImplementationModuleName(mod.BaseModuleName())
271 func (p *prebuiltLibraryLinker) ImplementationModuleName(name string) string { func
142 func (stub *stubDecorator) ImplementationModuleName(name string) string { func
838 ImplementationModuleName(name string) string methodSpec1840 name := versioningMacroName(ctx.Module().(*Module).ImplementationModuleName(ctx))2002 func (library *libraryDecorator) ImplementationModuleName(name string) string { func
375 func (library *libraryDecorator) ImplementationModuleName(name string) string { func
853 name = versioned.ImplementationModuleName(name)