Searched refs:Hostdex (Results 1 – 2 of 2) sorted by relevance
219 Hostdex *bool member222 Hostdex struct {539 if what == android.AvailableToPlatform && Bool(j.deviceProperties.Hostdex) {1202 if j.deviceProperties.Hostdex == nil {1203 j.deviceProperties.Hostdex = proptools.BoolPtr(true)
25 hostDexNeeded := Bool(library.deviceProperties.Hostdex) && !library.Host()41 Required: library.deviceProperties.Target.Hostdex.Required,