Searched refs:ShouldUseStubForApex (Results 1 – 2 of 2) sorted by relevance
3359 func ShouldUseStubForApex(ctx android.ModuleContext, parent, dep android.Module) bool { func3416 if ShouldUseStubForApex(ctx, ctx.Module(), dep) {
1113 …useStubsOfDep = useStubsOfDep || (childLinkable.HasStubsVariants() && cc.ShouldUseStubForApex(ctx,…