Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dlibrary.go160 isFFILibrary() bool methodSpec
424 func (library *libraryDecorator) isFFILibrary() bool { func