Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go263 case *hidlInterface:
490 type hidlInterface struct { struct
554 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) { argument
910 func (h *hidlInterface) Name() string { argument
913 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) { argument
927 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) { argument
932 i := &hidlInterface{}