Searched refs:IsLlndkPublic (Results 1 – 3 of 3) sorted by relevance
146 IsLlndkPublic() bool methodSpec
1371 isLlndkOrVndk := ctx.IsLlndkPublic() || (ctx.useVndk() && ctx.isVndk())
303 func (c *Module) IsLlndkPublic() bool { func