Searched refs:useSdk (Results 1 – 8 of 8) sorted by relevance
51 if ctx.useSdk() {59 if ctx.useSdk() {167 …cov.Properties = SetCoverageProperties(ctx, cov.Properties, ctx.nativeCoverage(), ctx.useSdk(), ct…172 useSdk bool, sdkVersion string) CoverageProperties {184 if useSdk && sdkVersion != "current" {
68 if ctx.useSdk() && ctx.Device() {169 if ctx.Device() && !ctx.useSdk() {
68 if ctx.useSdk() {75 if ctx.useSdk() {
318 if !ctx.useSdk() {427 …if (!ctx.useSdk() && ctx.minSdkVersion() == "") || CheckSdkVersionAtLeast(ctx, android.FirstShtRel…499 if ctx.useSdk() {
344 if !(ctx.useSdk() || ctx.useVndk()) || ctx.Host() {350 if ctx.useSdk() {
283 if ctx.useSdk() && ctx.Device() {
469 useSdk() bool methodSpec1361 func (ctx *moduleContextImpl) useSdk() bool { func1858 if ctx.useSdk() && c.IsSdkVariant() {2083 } else if ctx.useSdk() && inList(name, *getNDKKnownLibs(ctx.Config())) {
256 if ctx.useSdk() {