Searched refs:AndroidMkRuntimeLibs (Results 1 – 3 of 3) sorted by relevance
82 Required: c.Properties.AndroidMkRuntimeLibs,
283 AndroidMkRuntimeLibs []string `blueprint:"mutated"` member2859 c.Properties.AndroidMkRuntimeLibs = append(2860 c.Properties.AndroidMkRuntimeLibs, MakeLibName(ctx, c, ccDep, depName)+libDepTag.makeSuffix)
2871 actual := module.Properties.AndroidMkRuntimeLibs