Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/rust/
H A Dbinary.go23 android.RegisterModuleType("rust_binary_host", RustBinaryHostFactory)
55 func RustBinaryHostFactory() android.Module { func
H A Dtesting.go176 ctx.RegisterModuleType("rust_binary_host", RustBinaryHostFactory)