Home
last modified time | relevance | path

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

/build/soong/rust/
Dbindgen.go82 type bindgenDecorator struct { struct
83 *baseSourceProvider
85 Properties BindgenProperties
88 func (b *bindgenDecorator) generateSource(ctx android.ModuleContext, deps PathDeps) android.Path {
148 func (b *bindgenDecorator) sourceProviderProps() []interface{} {
178 func (b *bindgenDecorator) sourceProviderDeps(ctx DepsContext, deps Deps) Deps {