Searched refs:short_id (Results 1 – 1 of 1) sorted by relevance
36 std::string short_id = manifest_id.substr(0, 2); in GetDeviceUiKind() local38 auto iter = device_kind_map.find(short_id); in GetDeviceUiKind()