Home
last modified time | relevance | path

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

/build/soong/cc/
Dbuilder.go781 baseName, exportedHeaderFlags string, isLlndk, isNdk, isVndkExt bool) android.OptionalPath { argument
Dcc.go319 isNdk() bool methodSpec
1147 func (ctx *moduleContextImpl) isNdk() bool { func
/build/soong/android/
Dpaths.go1059 isNdk, isLlndkOrVndk, isGzip bool) OptionalPath { argument