Searched refs:IsSourceDepTagWithOutputTag (Results 1 – 2 of 2) sorted by relevance
1310 if android.IsSourceDepTagWithOutputTag(depTag, "") {1479 if android.IsSourceDepTagWithOutputTag(depTag, "") {
2622 func IsSourceDepTagWithOutputTag(depTag blueprint.DependencyTag, outputTag string) bool { func