Searched refs:Android64 (Results 1 – 3 of 3) sorted by relevance
135 if ctx.Config().Android64() {139 if !ctx.Config().Android64() || ctx.DeviceConfig().DeviceSecondaryArch() != "" {159 if ctx.Config().Android64() {
1256 if ctx.Config().Android64() {
797 func (c *config) Android64() bool { func