Searched refs:ProductCompatibleProperty (Results 1 – 3 of 3) sorted by relevance
199 $(call add_json_bool, ProductCompatibleProperty, $(PRODUCT_COMPATIBLE_PROPERTY))
334 ProductCompatibleProperty *bool `json:",omitempty"` member
1247 func (c *config) ProductCompatibleProperty() bool { func1248 return Bool(c.productVariables.ProductCompatibleProperty)