Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go528 type hidlInterface struct { struct
529 android.ModuleBase
531 properties hidlInterfaceProperties
592 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
948 func (h *hidlInterface) Name() string {
951 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) {
965 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) {