Searched refs:ForceMultilibFirstOnDevice (Results 1 – 4 of 4) sorted by relevance
293 $(call add_json_bool, ForceMultilibFirstOnDevice, $(filter true,$(FORCE_MULTILIB_FIRST_ON_DEVICE)))
447 ForceMultilibFirstOnDevice bool `json:",omitempty"` member
1708 func (c *config) ForceMultilibFirstOnDevice() bool { func1709 return c.productVariables.ForceMultilibFirstOnDevice
658 force_first_on_device := mctx.Config().ForceMultilibFirstOnDevice()