Home
last modified time | relevance | path

Searched refs:TransportArch (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/lshal/
DListCommand.h132 VintfInfo getVintfInfo(const std::string &fqInstanceName, vintf::TransportArch ta) const;
Dtest.cpp417 vintf::TransportArch hwbinder{Transport::HWBINDER, Arch::ARCH_64}; in TEST_F()
418 vintf::TransportArch passthrough{Transport::PASSTHROUGH, Arch::ARCH_32}; in TEST_F()
419 std::array<vintf::TransportArch, 6> transportArchs{{hwbinder, hwbinder, passthrough, in TEST_F()
DListCommand.cpp146 vintf::TransportArch ta) { in match()
157 vintf::TransportArch /* ta */) { in match() argument
164 const FqInstance& fqInstance, vintf::TransportArch ta, VintfInfo value) { in getVintfInfo()
191 vintf::TransportArch ta) const { in getVintfInfo()