Home
last modified time | relevance | path

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

/build/soong/rust/
Dfuzz.go27 android.RegisterModuleType("rust_fuzz_host", RustFuzzHostFactory)
46 func RustFuzzHostFactory() android.Module { func
Dtesting.go188 ctx.RegisterModuleType("rust_fuzz_host", RustFuzzHostFactory)