Home
last modified time | relevance | path

Searched refs:VintfInfo (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/cmds/lshal/
DTableEntry.h66 using VintfInfo = unsigned int; variable
95 VintfInfo vintfInfo{VINTF_INFO_EMPTY};
DListCommand.h130 VintfInfo getVintfInfo(const std::string &fqInstanceName, vintf::TransportArch ta) const;
DTableEntry.cpp121 static const std::map<VintfInfo, std::string> values{ in getVintfInfo()
DListCommand.cpp164 VintfInfo getVintfInfo(const std::shared_ptr<const ObjectType>& object, in getVintfInfo()
165 const FqInstance& fqInstance, vintf::TransportArch ta, VintfInfo value) { in getVintfInfo()
191 VintfInfo ListCommand::getVintfInfo(const std::string& fqInstanceName, in getVintfInfo()