Searched refs:IsSharedDepTag (Results 1 – 2 of 2) sorted by relevance
/build/soong/apex/ | ||
D | apex.go | 2157 if cc.IsSharedDepTag(depTag) || cc.IsRuntimeDepTag(depTag) { |
/build/soong/cc/ | ||
D | cc.go | 454 func IsSharedDepTag(depTag blueprint.DependencyTag) bool { func |