Home
last modified time | relevance | path

Searched refs:isNdk (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dbuilder.go875 …baseName, exportedHeaderFlags string, checkAllApis, isLlndk, isNdk, isVndkExt bool) android.Option… argument
894 if isLlndk || isNdk {
Dlibrary.go1370 isNdk := ctx.isNdk(ctx.Config())
1373 …refAbiDumpTextFile := android.PathForVndkRefAbiDump(ctx, vndkVersion, fileName, isNdk, isLlndkOrVn…
1374 …refAbiDumpGzipFile := android.PathForVndkRefAbiDump(ctx, vndkVersion, fileName, isNdk, isLlndkOrVn…
1424 ctx.IsLlndk(), ctx.isNdk(ctx.Config()), ctx.IsVndkExt())
/build/soong/android/
Dpaths.go1372 isNdk, isLlndkOrVndk, isGzip bool) OptionalPath { argument
1385 if isNdk {