Searched refs:GetMakeLinkType (Results 1 – 2 of 2) sorted by relevance
769 mod.makeLinkType = cc.GetMakeLinkType(actx, mod)
1675 c.makeLinkType = GetMakeLinkType(actx, c)3091 func GetMakeLinkType(actx android.ModuleContext, c LinkableInterface) string { func