Searched defs:bindgenDecorator (Results 1 – 1 of 1) sorted by relevance
100 type bindgenDecorator struct { struct101 *BaseSourceProvider103 Properties BindgenProperties104 ClangProperties cc.RustBindgenClangProperties107 func (b *bindgenDecorator) getStdVersion(ctx ModuleContext, src android.Path) (string, bool) {146 func (b *bindgenDecorator) GenerateSource(ctx ModuleContext, deps PathDeps) android.Path {274 func (b *bindgenDecorator) SourceProviderProps() []interface{} {314 func (b *bindgenDecorator) SourceProviderDeps(ctx DepsContext, deps Deps) Deps {