Searched refs:VintfInfo (Results 1 – 4 of 4) sorted by relevance
61 using VintfInfo = unsigned int; variable90 VintfInfo vintfInfo{VINTF_INFO_EMPTY};
119 static const std::map<VintfInfo, std::string> values{ in getVintfInfo()
132 VintfInfo getVintfInfo(const std::string &fqInstanceName, vintf::TransportArch ta) const;
163 VintfInfo getVintfInfo(const std::shared_ptr<const ObjectType>& object, in getVintfInfo()164 const FqInstance& fqInstance, vintf::TransportArch ta, VintfInfo value) { in getVintfInfo()190 VintfInfo ListCommand::getVintfInfo(const std::string& fqInstanceName, in getVintfInfo()