Searched refs:TransportArch (Results 1 – 3 of 3) sorted by relevance
130 VintfInfo getVintfInfo(const std::string &fqInstanceName, vintf::TransportArch ta) const;
147 vintf::TransportArch ta) { in match()158 vintf::TransportArch /* ta */) { in match() argument165 const FqInstance& fqInstance, vintf::TransportArch ta, VintfInfo value) { in getVintfInfo()192 vintf::TransportArch ta) const { in getVintfInfo()
466 vintf::TransportArch hwbinder{Transport::HWBINDER, Arch::ARCH_64}; in TEST_F()467 vintf::TransportArch passthrough{Transport::PASSTHROUGH, Arch::ARCH_32}; in TEST_F()468 std::array<vintf::TransportArch, 6> transportArchs{{hwbinder, hwbinder, passthrough, in TEST_F()