Searched refs:UseVndk (Results 1 – 9 of 9) sorted by relevance
86 if m.UseVndk() && m.IsVndk() && !m.IsVndkPrivate() {
166 UseVndk() bool methodSpec
43 UseVndk() bool methodSpec110 if c.UseVndk() {306 …!ctx.InRamdisk() && !ctx.InVendorRamdisk() && !ctx.InRecovery() && !ctx.UseVndk() && !ctx.static()…
196 if linkable.UseVndk() {
2154 if mctx.Module().(*Module).UseVndk() && library.hasLLNDKStubs() {
267 if ctx.RustModule().UseVndk() {361 if compiler.location == InstallInData && ctx.RustModule().UseVndk() {
63 if mod.UseVndk() {
270 func (mod *Module) UseVndk() bool { func772 if mod.UseVndk() {
1836 if cc.UseVndk() && proptools.Bool(a.properties.Use_vndk_as_stable) && cc.IsVndk() {