Home
last modified time | relevance | path

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

/build/soong/cc/
Dcc.go405 linkerSpecifiedDeps(specifiedDeps specifiedDeps) specifiedDeps argument
408 type specifiedDeps struct { struct
409 sharedLibs []string
410 systemSharedLibs []string // Note nil and [] are semantically distinct.