Searched refs:DirectedVendorSnapshot (Results 1 – 7 of 7) sorted by relevance
132 if !cfg.DirectedVendorSnapshot() {
455 config.TestProductVariables.DirectedVendorSnapshot = true
155 $(call add_json_bool, DirectedVendorSnapshot, $(DIRECTED_VENDOR_SNAPSHOT))
343 DirectedVendorSnapshot bool `json:",omitempty"` member
1580 func (c *deviceConfig) DirectedVendorSnapshot() bool { func1581 return c.config.productVariables.DirectedVendorSnapshot
193 ctx.Config().TestProductVariables.DirectedVendorSnapshot = true
219 config.TestProductVariables.DirectedVendorSnapshot = true