Searched defs:manufacture (Results 1 – 3 of 3) sorted by relevance
37 [&](DeviceProductInfo::ManufactureWeekAndYear manufacture) { in to_string()41 [&](DeviceProductInfo::ManufactureYear manufacture) { in to_string()
333 } else if (const auto* manufacture = std::get_if<ManufactureYear>(&date)) { in toString() local335 } else if (const auto* manufacture = std::get_if<ManufactureWeekAndYear>(&date)) { in toString() local
8614 } else if (const auto* manufacture = std::get_if<DeviceProductInfo::ManufactureYear>( in getStaticDisplayInfo() local8619 } else if (const auto* manufacture = in getStaticDisplayInfo() local