Home
last modified time | relevance | path

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

/build/soong/cc/
Dvndk_prebuilt.go61 Binder32bit *bool member
89 if Bool(p.properties.Binder32bit) {
104 if Bool(p.properties.Binder32bit) {
/build/soong/android/
Dvariable.go70 Binder32bit struct {
233 Binder32bit *bool `json:",omitempty"` member
Dconfig.go1044 is32BitBinder := c.config.productVariables.Binder32bit
/build/make/core/
Dsoong_config.mk125 $(call add_json_bool, Binder32bit, $(BINDER32BIT))
/build/soong/apex/
Dapex_test.go118 variables.Binder32bit = proptools.BoolPtr(true)