Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go258 ctx.BottomUp("double_loadable", checkDoubleLoadableLibraries)
3273 func checkDoubleLoadableLibraries(ctx android.BottomUpMutatorContext) { func