Home
last modified time | relevance | path

Searched refs:ARCH_32_64 (Results 1 – 2 of 2) sorted by relevance

/system/libvintf/include/vintf/
DArch.h32 ARCH_32_64 enumerator
45 return arch == Arch::ARCH_32 || arch == Arch::ARCH_32_64; in has32()
49 return arch == Arch::ARCH_64 || arch == Arch::ARCH_32_64; in has64()
/system/libvintf/test/
Dmain.cpp115 .transportArch = {Transport::PASSTHROUGH, Arch::ARCH_32_64}, in testDeviceManifest()
591 .transportArch = {Transport::PASSTHROUGH, Arch::ARCH_32_64} in TEST_F()