Home
last modified time | relevance | path

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

/build/soong/rust/
Dbinary.go22 android.RegisterModuleType("rust_binary", RustBinaryFactory)
50 func RustBinaryFactory() android.Module { func
Dtesting.go175 ctx.RegisterModuleType("rust_binary", RustBinaryFactory)