Home
last modified time | relevance | path

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

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