Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc_test.go71 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
108 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
116 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
371 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
473 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
518 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
545 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
596 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
986 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
1244 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
[all …]
/build/soong/apex/
Dvndk_test.go49 config.TestProductVariables.DeviceVndkVersion = proptools.StringPtr("")
Dapex_test.go204 config.TestProductVariables.DeviceVndkVersion = proptools.StringPtr("current")
/build/soong/sysprop/
Dsysprop_test.go144 config.TestProductVariables.DeviceVndkVersion = proptools.StringPtr("current")
/build/make/core/
Dsoong_config.mk128 $(call add_json_str, DeviceVndkVersion, $(BOARD_VNDK_VERSION))
/build/soong/android/
Dvariable.go174 DeviceVndkVersion *string `json:",omitempty"` member
Dconfig.go989 return String(c.config.productVariables.DeviceVndkVersion)