Searched defs:CastInnerRemoteDevice (Results 1 – 1 of 1) sorted by relevance
28 struct CastInnerRemoteDevice { struct29 std::string deviceId;30 std::string deviceName;54 bool operator==(const CastInnerRemoteDevice &rhs) const argument