Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go457 if !IsJniDepTag(ctx.OtherModuleDependencyTag(m)) {
848 if IsJniDepTag(tag) || tag == cc.SharedDepTag {
955 if IsJniDepTag(ctx.OtherModuleDependencyTag(dep)) {
Djava.go585 func IsJniDepTag(depTag blueprint.DependencyTag) bool { func
/build/soong/apex/
Dapex.go2210 } else if java.IsJniDepTag(depTag) {