Home
last modified time | relevance | path

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

/build/soong/rust/
Drust_test.go42 variables.DeviceVndkVersion = StringPtr("current")
99 variables.DeviceVndkVersion = StringPtr(device_version)
115 variables.DeviceVndkVersion = StringPtr(device_version)
167 variables.DeviceVndkVersion = StringPtr("current")
Dvendor_snapshot_test.go80 variables.DeviceVndkVersion = StringPtr("current")
/build/soong/apex/
Dvndk_test.go53 variables.DeviceVndkVersion = proptools.StringPtr("")
Dapex_test.go217 variables.DeviceVndkVersion = proptools.StringPtr("current")
3577 variables.DeviceVndkVersion = proptools.StringPtr(tc.vndkVersion)
/build/soong/cc/
Dvendor_snapshot_test.go91 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
217 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
820 config.TestProductVariables.DeviceVndkVersion = StringPtr("31")
1026 config.TestProductVariables.DeviceVndkVersion = StringPtr("28")
1089 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
1181 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
1476 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
Dcc_test.go36 variables.DeviceVndkVersion = StringPtr("current")
91 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
118 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
132 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
485 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
613 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
663 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
690 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
748 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
1414 config.TestProductVariables.DeviceVndkVersion = StringPtr("current")
[all …]
/build/soong/sysprop/
Dsysprop_test.go125 variables.DeviceVndkVersion = proptools.StringPtr("current")
/build/soong/etc/
Dprebuilt_etc_test.go50 config.TestProductVariables.DeviceVndkVersion = proptools.StringPtr("current")
/build/make/core/
Dsoong_config.mk134 $(call add_json_str, DeviceVndkVersion, $(BOARD_VNDK_VERSION))
/build/soong/java/
Dsdk_library_test.go1031 variables.DeviceVndkVersion = proptools.StringPtr("current")
/build/soong/android/
Dvariable.go210 DeviceVndkVersion *string `json:",omitempty"` member
Dconfig.go1182 return String(c.config.productVariables.DeviceVndkVersion)