Home
last modified time | relevance | path

Searched refs:BinderBitness (Results 1 – 3 of 3) sorted by relevance

/build/soong/cc/
Dvndk_prebuilt.go176 if config.BinderBitness() != p.binderBit() {
198 if ctx.DeviceConfig().BinderBitness() != p.binderBit() {
/build/soong/android/
Dconfig.go973 func (c *deviceConfig) BinderBitness() string { func
Dpaths.go1139 binderBitness := ctx.DeviceConfig().BinderBitness()