Home
last modified time | relevance | path

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

/build/soong/rust/
Drust.go37 type LibraryInfo struct { struct
38 Rlib bool
39 Dylib bool
46 LibraryInfo *LibraryInfo member
/build/soong/cc/
Dcc.go129 type LibraryInfo struct { struct
130 BuildStubs bool
153 LibraryInfo *LibraryInfo member