Home
last modified time | relevance | path

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

/build/soong/cc/
Dbuilder.go806 …baseName, exportedHeaderFlags string, checkAllApis, isLlndk, isNdk, isVndkExt bool) android.Option… argument
Dcc.go328 isNdk() bool methodSpec
1158 func (ctx *moduleContextImpl) isNdk() bool { func
/build/soong/android/
Dpaths.go1118 isNdk, isLlndkOrVndk, isGzip bool) OptionalPath { argument