Home
last modified time | relevance | path

Searched refs:Binder32bit (Results 1 – 5 of 5) sorted by relevance

/build/soong/cc/
Dvndk_prebuilt.go60 Binder32bit *bool member
88 if Bool(p.properties.Binder32bit) {
103 if Bool(p.properties.Binder32bit) {
/build/soong/android/
Dvariable.go64 Binder32bit struct {
226 Binder32bit *bool `json:",omitempty"` member
Dconfig.go974 is32BitBinder := c.config.productVariables.Binder32bit
/build/make/core/
Dsoong_config.mk125 $(call add_json_bool, Binder32bit, $(BINDER32BIT))
/build/soong/apex/
Dapex_test.go119 config.TestProductVariables.Binder32bit = proptools.BoolPtr(true)