Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go326 type hidlInterface struct { struct
327 android.ModuleBase
329 properties hidlInterfaceProperties
330 inheritCommonProperties manuallyInheritCommonProperties
391 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
712 func (h *hidlInterface) Name() string {
715 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) {
729 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) {