Searched defs:ApexConfigKey (Results 1 – 1 of 1) sorted by relevance
123 type ApexConfigKey struct { struct124 WithinApex bool125 ApexSdkVersion string128 func (c ApexConfigKey) String() string {368 …ey(label string, request cqueryRequest, arch string, osType OsType, apexKey ApexConfigKey) string {378 func BuildMockBazelContextResultKey(label string, arch string, osType OsType, apexKey ApexConfigKey…1473 func GetConfigKeyApexVariant(ctx BaseModuleContext, apexKey *ApexConfigKey) configKey {