Searched refs:bindgenDecorator (Results 1 – 2 of 2) sorted by relevance
57 var _ SourceProvider = (*bindgenDecorator)(nil)82 type bindgenDecorator struct { struct88 func (b *bindgenDecorator) generateSource(ctx android.ModuleContext, deps PathDeps) android.Path { argument148 func (b *bindgenDecorator) sourceProviderProps() []interface{} { argument166 func NewRustBindgen(hod android.HostOrDeviceSupported) (*Module, *bindgenDecorator) {169 bindgen := &bindgenDecorator{178 func (b *bindgenDecorator) sourceProviderDeps(ctx DepsContext, deps Deps) Deps { argument
173 func (bindgen *bindgenDecorator) AndroidMk(ctx AndroidMkContext, ret *android.AndroidMkData) {