Home
last modified time | relevance | path

Searched refs:isValidSharedDependency (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dfuzz.go148 if isValidSharedDependency(dep) {
165 if isValidSharedDependency(dep) && !seen[dep.Name()] {
181 func isValidSharedDependency(dependency android.Module) bool { func
306 if isValidSharedDependency(child) {