Home
last modified time | relevance | path

Searched defs:isLlndk (Results 1 – 2 of 2) sorted by relevance

/build/soong/cc/
Dbuilder.go806 …baseName, exportedHeaderFlags string, checkAllApis, isLlndk, isNdk, isVndkExt bool) android.Option… argument
Dcc.go329 isLlndk(config android.Config) bool methodSpec
882 func (c *Module) isLlndk(config android.Config) bool { func
1162 func (ctx *moduleContextImpl) isLlndk(config android.Config) bool { func