Searched refs:hidlInterface (Results 1 – 1 of 1) sorted by relevance
70 type hidlInterface struct { struct185 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) { argument397 func (h *hidlInterface) Name() string { argument400 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument402 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) { argument406 var hidlInterfaces []*hidlInterface409 i := &hidlInterface{}421 func lookupInterface(name string) *hidlInterface {