Searched refs:IsInstallDepNeeded (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ | ||
D | deptag.go | 40 func IsInstallDepNeeded(tag blueprint.DependencyTag) bool { func |
D | module.go | 1510 if IsInstallDepNeeded(ctx.OtherModuleDependencyTag(dep)) && !dep.IsHideFromMake() { |