Home
last modified time | relevance | path

Searched defs:libraryInstaller (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dcc.go1479 type libraryInstaller struct { struct
1480 baseInstaller
1482 linker *libraryLinker
1485 func (library *libraryInstaller) install(ctx ModuleContext, file common.Path) {