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()
350 } else if (const auto* manufacture = std::get_if<ManufactureYear>(&date)) { in toString() local352 } else if (const auto* manufacture = std::get_if<ManufactureWeekAndYear>(&date)) { in toString() local
9815 } else if (const auto* manufacture = std::get_if<DeviceProductInfo::ManufactureYear>( in getStaticDisplayInfo() local9820 } else if (const auto* manufacture = in getStaticDisplayInfo() local