Searched defs:ImageIdForNetworkType (Results 1 – 1 of 1) sorted by relevance
273 struct ImageIdForNetworkType { struct274 ImageIdForNetworkType(IconType icon_type, in ImageIdForNetworkType() function280 bool operator<(const ImageIdForNetworkType& other) const { in operator <()287 IconType icon_type;288 std::string network_type;289 float scale_factor;