Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go114 checkLinkType(ctx, j, module.(linkTypeContext), tag.(dependencyTag))
955 func checkLinkType(ctx android.ModuleContext, from *Module, to linkTypeContext, tag dependencyTag) { func
/build/soong/cc/
Dcc.go2050 func checkLinkType(ctx android.ModuleContext, from LinkableInterface, to LinkableInterface, tag Dep… func
2440 checkLinkType(ctx, c, ccDep, t)