Searched refs:TrendyTeamId (Results 1 – 12 of 12) sorted by relevance
/build/soong/testing/test_spec_proto/ |
D | test_spec.pb.go | 89 …TrendyTeamId *string `protobuf:"bytes,3,opt,name=trendy_team_id,json=trendyTeamId" json:"trendy_te… member 139 if x != nil && x.TrendyTeamId != nil { 140 return *x.TrendyTeamId
|
/build/soong/android/ |
D | all_teams_test.go | 98 if teamProto.TrendyTeamId != nil { 99 actualTeams[teamProto.GetTargetName()] = *teamProto.TrendyTeamId 253 actualTeams[teamProto.GetTargetName()] = teamProto.TrendyTeamId
|
D | team.go | 53 func (t *teamModule) TrendyTeamId(ctx ModuleContext) string { func
|
D | all_teams.go | 170 teamData.TrendyTeamId = proto.String(trendy_team_id)
|
/build/soong/testing/code_metadata_proto/ |
D | code_metadata.pb.go | 94 …TrendyTeamId *string `protobuf:"bytes,3,opt,name=trendy_team_id,json=trendyTeamId" json:"trendy_te… member 147 if x != nil && x.TrendyTeamId != nil { 148 return *x.TrendyTeamId
|
/build/soong/testing/code_metadata_internal_proto/ |
D | code_metadata_internal.pb.go | 94 …TrendyTeamId *string `protobuf:"bytes,3,opt,name=trendy_team_id,json=trendyTeamId" json:"trendy_te… member 149 if x != nil && x.TrendyTeamId != nil { 150 return *x.TrendyTeamId
|
/build/soong/testing/ |
D | code_metadata.go | 105 TrendyTeamId: &module.properties.TeamId, 114 TrendyTeamId: &module.properties.TeamId,
|
D | test_spec.go | 106 TrendyTeamId: &module.properties.TeamId,
|
/build/soong/android/team_proto/ |
D | team.pb.go | 46 …TrendyTeamId *string `protobuf:"bytes,3,opt,name=trendy_team_id,json=trendyTeamId" json:"trendy_te… member 105 if x != nil && x.TrendyTeamId != nil { 106 return *x.TrendyTeamId
|
/build/soong/java/ |
D | code_metadata_test.go | 51 TrendyTeamId: &teamId,
|
D | test_spec_test.go | 58 TrendyTeamId: &teamId,
|
/build/make/tools/metadata/ |
D | generator.go | 314 TrendyTeamId: &trendyTeamId,
|