Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go70 type hidlInterface struct { struct
71 android.ModuleBase
73 properties hidlInterfaceProperties
185 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
397 func (h *hidlInterface) Name() string {
400 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) {
402 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) {