Searched refs:Android64 (Results 1 – 3 of 3) sorted by relevance
120 if ctx.Config().Android64() {124 if !ctx.Config().Android64() || ctx.DeviceConfig().DeviceSecondaryArch() != "" {144 if ctx.Config().Android64() {
1164 if ctx.Config().Android64() {
852 func (c *config) Android64() bool { func