Home
last modified time | relevance | path

Searched defs:syspropRustGenRule (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/build/soong/sysprop/
H A Dsysprop_library.go54 type syspropRustGenRule struct { struct
55 *rust.BaseSourceProvider
57 properties rustLibraryProperties
136 …c (g *syspropRustGenRule) GenerateSource(ctx rust.ModuleContext, deps rust.PathDeps) android.Path {
177 func (g *syspropRustGenRule) SourceProviderProps() []interface{} {
188 func (g *syspropRustGenRule) DepsMutator(ctx android.BottomUpMutatorContext) {