Searched defs:matchInterfaceName (Results 1 – 1 of 1) sorted by relevance
4895 struct matchInterfaceName struct4897 matchInterfaceName(const GLchar* name) : m_name(name) in matchInterfaceName() function4901 bool operator()(const Interface* interface) in operator ()()4906 const GLchar* m_name;