Home
last modified time | relevance | path

Searched defs:Bionic (Results 1 – 8 of 8) sorted by relevance

/build/soong/rust/config/
Dtoolchain.go36 Bionic() bool methodSpec
60 func (toolchainBase) Bionic() bool { func
80 func (toolchain32Bit) Bionic() bool { func
Dx86_linux_bionic_host.go48 func (toolchainLinuxBionicX8664) Bionic() bool { func
Dx86_linux_host.go80 func (toolchainLinuxX8664) Bionic() bool { func
147 func (toolchainLinuxX86) Bionic() bool { func
Ddarwin_host.go70 func (toolchainDarwin) Bionic() bool { func
/build/soong/cc/config/
Dbionic.go28 func (toolchainBionic) Bionic() bool { return true } func
Dtoolchain.go116 Bionic() bool methodSpec
187 func (toolchainBase) Bionic() bool { func
Dx86_windows_host.go260 func (t *toolchainWindows) Bionic() bool { func
/build/soong/android/
Darch.go252 func (os OsType) Bionic() bool { func