Home
last modified time | relevance | path

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

/system/tools/hidl/build/
Dhidl_interface.go526 type hidlInterface struct { struct
527 android.ModuleBase
529 properties hidlInterfaceProperties
590 func hidlInterfaceMutator(mctx android.LoadHookContext, i *hidlInterface) {
968 func (h *hidlInterface) Name() string {
971 func (h *hidlInterface) GenerateAndroidBuildActions(ctx android.ModuleContext) {
987 func (h *hidlInterface) DepsMutator(ctx android.BottomUpMutatorContext) {