Searched refs:ApexType (Results 1 – 3 of 3) sorted by relevance
84 apexType := a.properties.ApexType357 apexType := a.properties.ApexType
198 ApexType apexPackaging `blueprint:"mutated"` member1205 modules[i].(*apexBundle).properties.ApexType = imageApex1207 modules[i].(*apexBundle).properties.ApexType = zipApex1209 modules[i].(*apexBundle).properties.ApexType = flattenedApex2002 switch a.properties.ApexType {2056 if !forced && a.Updatable() && a.properties.ApexType == imageApex {2070 if a.properties.ApexType == flattenedApex {
276 switch a.properties.ApexType {303 panic(fmt.Errorf("unsupported type %v", a.properties.ApexType))404 apexType := a.properties.ApexType