Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go884 func orderStaticModuleDeps(module *Module, staticDeps []*Module, sharedDeps []*Module) (results []a… func
1846 …depPaths.StaticLibs = append(depPaths.StaticLibs, orderStaticModuleDeps(c, directStaticDeps, direc…