Searched refs:ro_product_props (Results 1 – 1 of 1) sorted by relevance
90 const std::set<std::string, std::less<>> ro_product_props = { in GetProperty() local97 if (ro_product_props.find(key) != ro_product_props.end()) { in GetProperty()