Searched defs:IsValidType (Results 1 – 3 of 3) sorted by relevance
107 inline bool Device::IsValidType(DeviceType type) in IsValidType() function
138 bool IsValidType() { return m_encoding_uid_type != eEncodingInvalid; } in IsValidType() function
37 bool IsValidType(const std::string& type) { in IsValidType() function