Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dtesting.go194 ctx.RegisterModuleType("rust_ffi_host_shared", RustFFISharedHostFactory)
H A Dlibrary.go45 android.RegisterModuleType("rust_ffi_host_shared", RustFFISharedHostFactory)
350 func RustFFISharedHostFactory() android.Module { func