Searched refs:checkLinkType (Results 1 – 2 of 2) sorted by relevance
/build/soong/java/ |
D | java.go | 114 checkLinkType(ctx, j, module.(linkTypeContext), tag.(dependencyTag)) 955 func checkLinkType(ctx android.ModuleContext, from *Module, to linkTypeContext, tag dependencyTag) { func
|
/build/soong/cc/ |
D | cc.go | 2050 func checkLinkType(ctx android.ModuleContext, from LinkableInterface, to LinkableInterface, tag Dep… func 2440 checkLinkType(ctx, c, ccDep, t)
|