Home
last modified time | relevance | path

Searched refs:useSdk (Results 1 – 10 of 10) sorted by relevance

/build/soong/cc/
Dcoverage.go49 if ctx.useSdk() {
57 if ctx.useSdk() {
157 …cov.Properties = SetCoverageProperties(ctx, cov.Properties, ctx.nativeCoverage(), ctx.useSdk(), ct…
162 useSdk bool, sdkVersion string) CoverageProperties {
174 if useSdk && sdkVersion != "current" {
Dproto.go68 if ctx.useSdk() {
75 if ctx.useSdk() {
Dstl.go67 if ctx.useSdk() && ctx.Device() {
176 if ctx.Device() && !ctx.useSdk() {
Dlinker.go270 if !ctx.useSdk() {
376 if !ctx.useSdk() || CheckSdkVersionAtLeast(ctx, 28) {
446 if ctx.useSdk() {
Dcompiler.go313 if !(ctx.useSdk() || ctx.useVndk()) || ctx.Host() {
319 if ctx.useSdk() {
568 if ctx.useSdk() {
Dbinary.go133 if !ctx.useSdk() {
Dtest.go266 if ctx.useSdk() && ctx.Device() {
Dcc.go325 useSdk() bool methodSpec
1136 func (ctx *moduleContextImpl) useSdk() bool { func
1644 if ctx.useSdk() {
1806 if ctx.useSdk() && inList(name, ndkKnownLibs) {
Dsanitize.go208 if ctx.useSdk() {
Dlibrary.go804 if !ctx.useSdk() {