Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go87 ctx.TopDown("double_loadable", checkDoubleLoadableLibraries).Parallel()
2162 func checkDoubleLoadableLibraries(ctx android.TopDownMutatorContext) { func