Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dlinkable.go75 RustLibraryInterface() bool methodSpec
H A Dcc.go1112 func (c *Module) RustLibraryInterface() bool { func
/aosp_15_r20/build/soong/rust/
H A Drust.go604 func (mod *Module) RustLibraryInterface() bool { func