Home
last modified time | relevance | path

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

/build/soong/cc/config/
Darm_device.go183 ndkTriple = "arm-linux-androideabi" const
272 func (t *toolchainArm) ndkTriple() string { func
Dtoolchain.go85 ndkTriple() string methodSpec
118 func (t *toolchainBase) ndkTriple() string { func