Home
last modified time | relevance | path

Searched refs:DirectedVendorSnapshot (Results 1 – 7 of 7) sorted by relevance

/build/soong/snapshot/
Dvendor_snapshot.go132 if !cfg.DirectedVendorSnapshot() {
/build/soong/etc/
Dprebuilt_etc_test.go455 config.TestProductVariables.DirectedVendorSnapshot = true
/build/make/core/
Dsoong_config.mk155 $(call add_json_bool, DirectedVendorSnapshot, $(DIRECTED_VENDOR_SNAPSHOT))
/build/soong/android/
Dvariable.go343 DirectedVendorSnapshot bool `json:",omitempty"` member
Dconfig.go1580 func (c *deviceConfig) DirectedVendorSnapshot() bool { func
1581 return c.config.productVariables.DirectedVendorSnapshot
/build/soong/rust/
Dvendor_snapshot_test.go193 ctx.Config().TestProductVariables.DirectedVendorSnapshot = true
/build/soong/cc/
Dvendor_snapshot_test.go219 config.TestProductVariables.DirectedVendorSnapshot = true