Home
last modified time | relevance | path

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

/aosp12/build/soong/rust/
H A Dbinary.go22 android.RegisterModuleType("rust_binary", RustBinaryFactory)
44 func RustBinaryFactory() android.Module { func
H A Dtesting.go209 ctx.RegisterModuleType("rust_binary", RustBinaryFactory)