Home
last modified time | relevance | path

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

/build/soong/rust/
Dfuzz.go28 android.RegisterModuleType("rust_fuzz", RustFuzzFactory)
47 func RustFuzzFactory() android.Module { func
Dtesting.go221 ctx.RegisterModuleType("rust_fuzz", RustFuzzFactory)