Searched refs:RustLibraryInterface (Results 1 – 5 of 5) sorted by relevance
74 RustLibraryInterface() bool methodSpec
601 …if rustmod, ok := child.(LinkableInterface); ok && rustmod.RustLibraryInterface() && !rustmod.Shar…
2134 …ule().(LinkableInterface); ok && (library.CcLibraryInterface() || library.RustLibraryInterface()) {
1114 func (c *Module) RustLibraryInterface() bool { func
609 func (mod *Module) RustLibraryInterface() bool { func