Searched refs:prebuiltHidlInterface (Results 1 – 1 of 1) sorted by relevance
143 } else if t, ok := m.(*prebuiltHidlInterface); ok {459 type prebuiltHidlInterface struct { struct465 func (p *prebuiltHidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) {}467 func (p *prebuiltHidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) {472 i := &prebuiltHidlInterface{}