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)
41 func RustBinaryFactory() android.Module { func
Dtesting.go83 ctx.RegisterModuleType("rust_binary", RustBinaryFactory)