Home
last modified time | relevance | path

Searched refs:GetAlternatives (Results 1 – 2 of 2) sorted by relevance

/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go1217 func (m *AbiTargeting) GetAlternatives() []*Abi { func
1266 func (m *MultiAbiTargeting) GetAlternatives() []*MultiAbi { func
1315 func (m *ScreenDensityTargeting) GetAlternatives() []*ScreenDensity { func
1365 func (m *LanguageTargeting) GetAlternatives() []string { func
1414 func (m *GraphicsApiTargeting) GetAlternatives() []*GraphicsApi { func
1463 func (m *SdkVersionTargeting) GetAlternatives() []*SdkVersion { func
1512 func (m *TextureCompressionFormatTargeting) GetAlternatives() []*TextureCompressionFormat { func
/build/soong/cmd/extract_apks/
Dmain.go119 for _, a := range m.GetAlternatives() {
222 for _, v := range t.GetAlternatives() {