Home
last modified time | relevance | path

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

/build/soong/java/
Dapp.go310 if !IsJniDepTag(ctx.OtherModuleDependencyTag(m)) {
749 if IsJniDepTag(tag) || cc.IsSharedDepTag(tag) {
871 if IsJniDepTag(ctx.OtherModuleDependencyTag(dep)) {
Djava.go254 func IsJniDepTag(depTag blueprint.DependencyTag) bool { func
/build/soong/apex/
Dapex.go1909 } else if java.IsJniDepTag(depTag) {