Home
last modified time | relevance | path

Searched refs:hidlInterface (Results 1 – 1 of 1) sorted by relevance

/system/tools/hidl/build/
Dhidl_interface.go115 case *hidlInterface:
326 type hidlInterface struct { struct
391 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) { argument
712 func (h *hidlInterface) Name() string { argument
715 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
729 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) { argument
734 i := &hidlInterface{}