Searched refs:Stubs (Results 1 – 6 of 6) sorted by relevance
483 proptools.Clear(&lib.Properties.Stubs)500 proptools.Clear(&lib.Properties.Stubs)
63 Stubs struct { member593 symbolFile := String(library.Properties.Stubs.Symbol_file)944 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.notInPlatform() &&1278 android.OptionalPathForModuleSrc(ctx, library.Properties.Stubs.Symbol_file),1881 if library.hasStubsVariants() && library.Properties.Stubs.Symbol_file != nil {1882 return library.Properties.Stubs.Symbol_file1894 return library.Properties.Stubs.Symbol_file != nil ||1895 len(library.Properties.Stubs.Versions) > 01899 return BoolDefault(library.Properties.Stubs.Implementation_installable, true)1914 versions := addCurrentVersionIfNotPresent(library.Properties.Stubs.Versions)
277 if len(library.Properties.Stubs.Versions) > 0 && !ctx.Host() && ctx.NotInPlatform() &&
431 Stubs struct { member
94 Stubs const927 j.stubsLinkType = Stubs2357 StubsLinkType: Stubs,2578 j.stubsLinkType = Stubs
2542 case Stubs: