Searched refs:has_product_id (Results 1 – 3 of 3) sorted by relevance
60 bool has_product_id; member
426 if (km_attributes->has_product_id) { in SetProductId()431 km_attributes->has_product_id = true; in SetProductId()450 if (!km_attributes->has_product_id) { in ReadProductId()629 km_attributes_p->has_product_id = false; in DeleteProductId()897 km_attributes->has_product_id = true; in TranslateLegacyFormat()
96 pub fn has_product_id(&self) -> bool { in has_product_id() method