Searched refs:prebuiltProcMacroDecorator (Results 1 – 1 of 1) sorted by relevance
42 type prebuiltProcMacroDecorator struct { struct59 func NewPrebuiltProcMacro(hod android.HostOrDeviceSupported) (*Module, *prebuiltProcMacroDecorator)…61 prebuilt := &prebuiltProcMacroDecorator{75 var _ compiler = (*prebuiltProcMacroDecorator)(nil)76 var _ exportedFlagsProducer = (*prebuiltProcMacroDecorator)(nil)77 var _ rustPrebuilt = (*prebuiltProcMacroDecorator)(nil)198 func (prebuilt *prebuiltProcMacroDecorator) prebuiltSrcs() []string { argument203 func (prebuilt *prebuiltProcMacroDecorator) prebuilt() *android.Prebuilt { argument207 func (prebuilt *prebuiltProcMacroDecorator) compilerProps() []interface{} { argument212 func (prebuilt *prebuiltProcMacroDecorator) compile(ctx ModuleContext, flags Flags, deps PathDeps) … argument[all …]