Home
last modified time | relevance | path

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

/build/soong/rust/
Dbuilder.go180 …rustPathDeps.RLibs = append(rustPathDeps.RLibs, RustLibrary{Path: rlibDep.LibPath, CrateName: rlib…
/build/soong/cc/
Dcc.go150 LibPath android.Path // path to the rlib member
156 return a.LibPath == b.LibPath
3136 …rlibDep := RustRlibDep{LibPath: linkFile.Path(), CrateName: ccDep.CrateName(), LinkDirs: ccDep.Exp…