Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/config/
H A Dtoolchain.go56 func (toolchainBase) Is64Bit() bool { func
68 func (toolchain64Bit) Is64Bit() bool { func
76 func (toolchain32Bit) Is64Bit() bool { func
/aosp12/art/runtime/
H A Delf_file.h89 bool Is64Bit() const { in Is64Bit() function
/aosp12/build/soong/cc/config/
H A Dtoolchain.go183 func (toolchain64Bit) Is64Bit() bool { func
191 func (toolchain32Bit) Is64Bit() bool { func